mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 22:13:34 +08:00
whois: bump to version 5.2.9
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
932a958672
commit
fc816d4cef
@ -1,2 +1,2 @@
|
||||
# From http://ftp.debian.org/debian/pool/main/w/whois/whois_5.2.5.dsc
|
||||
sha256 1a84fb9c1190dc37df396ea1f24aae56a1beb846257ee692c9d4b44337135d10 whois_5.2.5.tar.xz
|
||||
# From http://ftp.debian.org/debian/pool/main/w/whois/whois_5.2.9.dsc
|
||||
sha256 eee5446bf76ca7d38052767d6e2c542297d3a54ce928cada0ff24d2f1749d359 whois_5.2.9.tar.xz
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WHOIS_VERSION = 5.2.5
|
||||
WHOIS_SITE = http://snapshot.debian.org/archive/debian/20150303T100910Z/pool/main/w/whois
|
||||
WHOIS_VERSION = 5.2.9
|
||||
WHOIS_SITE = http://snapshot.debian.org/archive/debian/20150608T042724Z/pool/main/w/whois
|
||||
WHOIS_SOURCE = whois_$(WHOIS_VERSION).tar.xz
|
||||
# take precedence over busybox implementation
|
||||
WHOIS_DEPENDENCIES = host-gettext $(if $(BR2_PACKAGE_BUSYBOX),busybox)
|
||||
|
Loading…
Reference in New Issue
Block a user