projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6c955e
)
6distributed: Add null-route for delegated prefix * Fixes forwarding loops for unused...
author
Steven Barth
<cyrus@openwrt.org>
Fri, 28 Dec 2012 12:02:17 +0000
(12:02 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Fri, 28 Dec 2012 12:02:17 +0000
(12:02 +0000)
SVN-Revision: 34907
package/network/ipv6/6distributed/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/6distributed/Makefile
b/package/network/ipv6/6distributed/Makefile
index 6df73dee7b7a472f33339eb143f31e246f4f5ef5..818769ac0e2c6dd5b257a30879246b1257c48693 100644
(file)
--- a/
package/network/ipv6/6distributed/Makefile
+++ b/
package/network/ipv6/6distributed/Makefile
@@
-8,14
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=6distributed
-PKG_VERSION:=2012-12-2
8
+PKG_VERSION:=2012-12-2
9
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=git://github.com/sbyx/6distributed.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=
20784e586f7f18a791d7fc0fce20ef125e504849
+PKG_SOURCE_VERSION:=
6b491edfed983873ae334510fee380617c2021c4
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>