mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +00:00
Fix whois hash
This commit is contained in:
parent
b8ea309ed9
commit
048b5161d6
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ PKG_RELEASE:=1
|
|||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/w/whois
|
||||
PKG_HASH:=3775ae0cfaa6dd8d886e5233c4826225cddcb88c99c2a08130d14e15fe58e378
|
||||
PKG_HASH:=3ee6591fb14c103791430a8e6eb3d4c38a9f52aad799ea58c94250bd6985ec50
|
||||
PKG_CAT:=xzcat
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
|
Loading…
Reference in a new issue