mirror of
https://github.com/openwrt/routing.git
synced 2025-12-26 13:26:18 +04:00
nat46: add PKG_MIRROR_HASH
Provide PKG_MIRROR_HASH for LEDE download mirror Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
This commit is contained in:
@@ -13,6 +13,7 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user