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:
5aeb5c1
)
relayd: update to latest git head
author
John Crispin
<john@openwrt.org>
Wed, 18 Jun 2014 10:08:05 +0000
(10:08 +0000)
committer
John Crispin
<john@openwrt.org>
Wed, 18 Jun 2014 10:08:05 +0000
(10:08 +0000)
this fixes multicast fowarding on relayd links
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41254
package/network/services/relayd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/relayd/Makefile
b/package/network/services/relayd/Makefile
index db957bdf6642eda3bf2e76b654cea61bcef2f95b..c8dbd3e1f77e4abb820b38abcf88b2df64d10d17 100644
(file)
--- a/
package/network/services/relayd/Makefile
+++ b/
package/network/services/relayd/Makefile
@@
-15,7
+15,7
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=git://nbd.name/relayd.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=
4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3
+PKG_SOURCE_VERSION:=
713258fb9a466204040f137586ffdfc2a1290332
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>