mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/whois: bump to version 5.5.23
For change log, see: https://github.com/rfc1036/whois/blob/v5.5.23/debian/changelog This commit also adds the sha1 hash published in the Debian source dsc file. The _SITE url is also updated to the new snapshot, and to use the https protocol. Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
7dbbd815f5
commit
9f9b3db340
@@ -1,5 +1,6 @@
|
||||
# From http://snapshot.debian.org/archive/debian/20221017T031443Z/pool/main/w/whois/whois_5.5.14.dsc
|
||||
sha256 bf9c2cb307d5419b34ad401eecf2820b8f69660db41cf0762e5da71fa2df68e8 whois_5.5.14.tar.xz
|
||||
# From https://snapshot.debian.org/archive/debian/20241116T203634Z/pool/main/w/whois/whois_5.5.23.dsc
|
||||
sha1 18227c0efec651c31fe764cdc3af17f5389bcc21 whois_5.5.23.tar.xz
|
||||
sha256 35c04e46bd8435f46e446a817728b5fae2f0a389033a9383e5e20bb6e8fba14a whois_5.5.23.tar.xz
|
||||
|
||||
# Hash for license file:
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WHOIS_VERSION = 5.5.14
|
||||
WHOIS_SITE = http://snapshot.debian.org/archive/debian/20221017T031443Z/pool/main/w/whois
|
||||
WHOIS_VERSION = 5.5.23
|
||||
WHOIS_SITE = https://snapshot.debian.org/archive/debian/20241116T203634Z/pool/main/w/whois
|
||||
WHOIS_SOURCE = whois_$(WHOIS_VERSION).tar.xz
|
||||
WHOIS_DEPENDENCIES = \
|
||||
host-pkgconf \
|
||||
|
||||
Reference in New Issue
Block a user