projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f14e1f1
)
6relayd: More RFC-compatibility and size reduction
author
Steven Barth
<cyrus@openwrt.org>
Thu, 6 Dec 2012 20:52:35 +0000
(20:52 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Thu, 6 Dec 2012 20:52:35 +0000
(20:52 +0000)
SVN-Revision: 34541
package/network/ipv6/6relayd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/6relayd/Makefile
b/package/network/ipv6/6relayd/Makefile
index e0a12d32f556332439ec11d6320d31977b6c8c21..d9841ed790e3761626b393efa84613c923dc1f04 100644
(file)
--- a/
package/network/ipv6/6relayd/Makefile
+++ b/
package/network/ipv6/6relayd/Makefile
@@
-8,14
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=6relayd
-PKG_VERSION:=2012-1
1-27
+PKG_VERSION:=2012-1
2-06
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/6relayd.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=
fa0f64a2d916ba488141c7272af7b355dd1002eb
+PKG_SOURCE_VERSION:=
dfe4d7a522ddf495e9f22b4a6604e0cd5e44867d
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>