projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04af8bd
)
6relayd: various fixes cap preferred and valid lifetimes at more reasonable limits...
author
Steven Barth
<cyrus@openwrt.org>
Thu, 28 Feb 2013 14:57:19 +0000
(14:57 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Thu, 28 Feb 2013 14:57:19 +0000
(14:57 +0000)
SVN-Revision: 35835
package/network/ipv6/6relayd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/6relayd/Makefile
b/package/network/ipv6/6relayd/Makefile
index 8fe797780057af819322626ee9d90a9bde4a8878..bf3bdd4caeb0c99eadfbd454b9c225a7646f9b12 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-02-2
6.1
+PKG_VERSION:=2013-02-2
8
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:=
d577d90bed7df627ff5333462cab8269be590ae2
+PKG_SOURCE_VERSION:=
e1448769c72058ae4b567aeeded8d4c36d6341bf
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>