projects
/
openwrt
/
staging
/
981213.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ceece4
)
mdnsd: add query / fetch methods, fix some bugs
author
Steven Barth
<
[email protected]
>
Mon, 3 Nov 2014 19:35:53 +0000
(19:35 +0000)
committer
Steven Barth
<
[email protected]
>
Mon, 3 Nov 2014 19:35:53 +0000
(19:35 +0000)
Signed-off-by: Steven Barth <
[email protected]
>
SVN-Revision: 43169
package/network/services/mdns/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/mdns/Makefile
b/package/network/services/mdns/Makefile
index 3c62b7a9fce7df5fa0ea8227853a12535167db0d..1c89ca6d3a6783f6660f5063e1cbfcce1de7c65b 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-
09-02
+PKG_VERSION:=2014-
11-03
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:=
b7e5cb7ab91a9487ec71a14b706b5589cefe9052
+PKG_SOURCE_VERSION:=
a5560f88bb2cddeef0ef11a12e7822b9c19a75a5
PKG_MAINTAINER:=John Crispin <
[email protected]
>
PKG_LICENSE:=LGPL-2.1