projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a01be4a
)
6relayd: Various DHCPv6-fixes * Be more standards-compliant in stateful mode * Handle...
author
Steven Barth
<cyrus@openwrt.org>
Tue, 21 May 2013 09:13:40 +0000
(09:13 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Tue, 21 May 2013 09:13:40 +0000
(09:13 +0000)
SVN-Revision: 36677
package/network/ipv6/6relayd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/6relayd/Makefile
b/package/network/ipv6/6relayd/Makefile
index 6e7df9f55e4d16ff80e05bf8cb2804fbfa6b9a53..fcc780d93fef6382b41061c5bcdce78023b0077d 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:=2013-05-
17
+PKG_VERSION:=2013-05-
21
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:=2
4aada7911a50c5fdb3517679095e54a581950aa
+PKG_SOURCE_VERSION:=2
1edfa07e695135b46afc693e96e595a58dfae57
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>