projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b51743
)
mdns: update to latest git HEAD
author
John Crispin
<
[email protected]
>
Wed, 17 Sep 2014 11:01:26 +0000
(11:01 +0000)
committer
John Crispin
<
[email protected]
>
Wed, 17 Sep 2014 11:01:26 +0000
(11:01 +0000)
Signed-off-by: John Crispin <
[email protected]
>
SVN-Revision: 42593
package/network/services/mdns/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/mdns/Makefile
b/package/network/services/mdns/Makefile
index f3e6f516017892f2eeebf103051863ea704c1734..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
6-25
+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:=
902e2d1eaaff0d3d33dee605a4746fd5d4b6b999
+PKG_SOURCE_VERSION:=
b7e5cb7ab91a9487ec71a14b706b5589cefe9052
PKG_MAINTAINER:=John Crispin <
[email protected]
>