mirror of
https://github.com/coolsnowwolf/packages
synced 2025-01-08 13:27:39 +08:00
whois: update to 5.5.10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
78411825a5
commit
4cb3d56197
@ -1,12 +1,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=whois
|
PKG_NAME:=whois
|
||||||
PKG_VERSION:=5.5.9
|
PKG_VERSION:=5.5.10
|
||||||
PKG_RELEASE:=$(AUTORELEASE)
|
PKG_RELEASE:=$(AUTORELEASE)
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/w/whois
|
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/w/whois
|
||||||
PKG_HASH:=69088241ed33d2204f153c8005b312a69b60a1429075ff49f42f9f1f73a19c19
|
PKG_HASH:=2391037b079695d0e9fd3c85ab021809a539cf093d25b6c51ca65019a54158dd
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
|
||||||
PKG_BUILD_DEPENDS:=perl/host
|
PKG_BUILD_DEPENDS:=perl/host
|
||||||
|
Loading…
Reference in New Issue
Block a user