projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
833c5aa
)
mdns: update to latest git head
author
John Crispin
<
[email protected]
>
Tue, 2 Sep 2014 21:39:40 +0000
(21:39 +0000)
committer
John Crispin
<
[email protected]
>
Tue, 2 Sep 2014 21:39:40 +0000
(21:39 +0000)
Signed-off-by: John Crispin <
[email protected]
>
SVN-Revision: 42407
package/network/services/mdns/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/mdns/Makefile
b/package/network/services/mdns/Makefile
index 12adfc468792158123051282474807aecb340b09..d065f8efceba73b3b40f7d87291d9e0176f3a59f 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:=2014-0
8-29
+PKG_VERSION:=2014-0
9-02
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=git://git.openwrt.org/project/mdnsd.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=
aee2d5582e56582ed0dc3096b364630b2ecfd56a
+PKG_SOURCE_VERSION:=
b7e5cb7ab91a9487ec71a14b706b5589cefe9052
PKG_MAINTAINER:=John Crispin <
[email protected]
>