X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=nat46%2FMakefile;h=3af871843452f833e1b6404818e1e214ed4cbf8c;hb=51d732e30cb720c8745eec465892b6d5feaaffaf;hp=24ecbef5e1f84aa8f92ed81df884b91f9dcb127f;hpb=969d1cf56867751d577d08709da6f4c557203f99;p=feed%2Frouting.git diff --git a/nat46/Makefile b/nat46/Makefile index 24ecbef..3af8718 100644 --- a/nat46/Makefile +++ b/nat46/Makefile @@ -9,14 +9,15 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=nat46 -PKG_VERSION:=5 +PKG_VERSION:=9 PKG_RELEASE:=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz +PKG_MIRROR_HASH:=43b7004bfa2c830d6025386bc2128015db0012277fd015f4ee44b9ee3b772a12 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_URL:=https://github.com/ayourtch/nat46.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=ead1fb8e1b9064f750a128e2d5a05244bb41c01d +PKG_SOURCE_VERSION:=683fbd2b765506332a1af141545652bf58f03166 PKG_MAINTAINER:=Steven Barth PKG_LICENSE:=GPL-2.0 @@ -37,7 +38,7 @@ define Package/464xlat endef define KernelPackage/nat46 - DEPENDS:=+kmod-ipv6 + DEPENDS:=@IPV6 TITLE:=Stateless NAT46 translation kernel module SECTION:=kernel SUBMENU:=Network Support