summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/6in4/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-20 10:15:29 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-20 10:15:29 +0000
commit99856ebf5cbdd520cf58cef9cf2323a4a6168ebc (patch)
treebe4e6b3ad5d4a3998bdfbdaa4e2c481c00115726 /package/network/ipv6/6in4/Makefile
parent8353ed85f2c13feb1b010f556e3d27c7133e489a (diff)
downloadmaster-31e0f0ae-99856ebf5cbdd520cf58cef9cf2323a4a6168ebc.tar.gz
master-31e0f0ae-99856ebf5cbdd520cf58cef9cf2323a4a6168ebc.tar.bz2
master-31e0f0ae-99856ebf5cbdd520cf58cef9cf2323a4a6168ebc.zip
6in4: use uclient-fetch instead of wget/curl
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48391
Diffstat (limited to 'package/network/ipv6/6in4/Makefile')
-rw-r--r--package/network/ipv6/6in4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/ipv6/6in4/Makefile b/package/network/ipv6/6in4/Makefile
index 9eca57af63..5d9355fa54 100644
--- a/package/network/ipv6/6in4/Makefile
+++ b/package/network/ipv6/6in4/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6in4
-PKG_VERSION:=22
+PKG_VERSION:=23
PKG_RELEASE:=1
PKG_LICENSE:=GPL-2.0
@@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/6in4
SECTION:=net
CATEGORY:=Network
- DEPENDS:=@IPV6 +kmod-sit
+ DEPENDS:=@IPV6 +kmod-sit +uclient-fetch
TITLE:=IPv6-in-IPv4 configuration support
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
PKGARCH:=all