Loading package/whois/whois.hash +2 −2 Original line number Diff line number Diff line # 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 package/whois/whois.mk +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading
package/whois/whois.hash +2 −2 Original line number Diff line number Diff line # 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
package/whois/whois.mk +2 −2 Original line number Diff line number Diff line Loading @@ -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