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:
1dd9e66
)
6relayd: Workaround potential signal handling issue
author
Steven Barth
<cyrus@openwrt.org>
Mon, 18 Feb 2013 12:50:36 +0000
(12:50 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Mon, 18 Feb 2013 12:50:36 +0000
(12:50 +0000)
SVN-Revision: 35665
package/network/ipv6/6relayd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/6relayd/Makefile
b/package/network/ipv6/6relayd/Makefile
index 8f5bb56deda5a181588f950b29cfc8503bcb042b..314d1aa25f610229ac51ea95474b029a1355b0da 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-
01
+PKG_VERSION:=2013-02-
18
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:=
8ac853fa186251ea3fb0d4b33373f25aa0ca9b05
+PKG_SOURCE_VERSION:=
0b7f473690c669d300855a836585a98962518134
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>