projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bdbe6d
)
odhcp6c: improve passthru filter
author
Steven Barth
<steven@midlink.org>
Fri, 23 May 2014 06:29:13 +0000
(06:29 +0000)
committer
Steven Barth
<steven@midlink.org>
Fri, 23 May 2014 06:29:13 +0000
(06:29 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40826
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/network/ipv6/odhcp6c/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/odhcp6c/Makefile
b/package/network/ipv6/odhcp6c/Makefile
index
a0f5bbe
..
d8363b0
100644
(file)
--- a/
package/network/ipv6/odhcp6c/Makefile
+++ b/
package/network/ipv6/odhcp6c/Makefile
@@
-15,7
+15,7
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=git://github.com/sbyx/odhcp6c.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=
74b94c1442ec0897c1f90a314838594a5d42bb87
+PKG_SOURCE_VERSION:=
b38d8871977d3b97cc3c3e7f2ad203852166c661
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
include $(INCLUDE_DIR)/package.mk