projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e00770f
)
mdns: update to latest git HEAD
author
John Crispin
<
[email protected]
>
Mon, 23 May 2016 07:29:52 +0000
(09:29 +0200)
committer
John Crispin
<
[email protected]
>
Mon, 23 May 2016 08:26:32 +0000
(10:26 +0200)
* fixes loopback handling
Signed-off-by: John Crispin <
[email protected]
>
package/network/services/mdns/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/mdns/Makefile
b/package/network/services/mdns/Makefile
index ec4efa7d4cf813e58bc8765a63223926fb094b02..6d026c3f80d18786e87e6dfb32aa813038ccbacd 100644
(file)
--- a/
package/network/services/mdns/Makefile
+++ b/
package/network/services/mdns/Makefile
@@
-8,14
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=mdns
-PKG_VERSION:=201
5-09-0
3
+PKG_VERSION:=201
6-05-2
3
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/mdnsd.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=
ae8773477c31b741ba8b47f8898e4c0a1c834b85
+PKG_SOURCE_VERSION:=
8a70b2b47dd328f8180e5ecaa7bdc817f574a81b
PKG_MAINTAINER:=John Crispin <
[email protected]
>
PKG_LICENSE:=LGPL-2.1