whois: fix URL, use https for source

This commit is contained in:
Juergen Daubert 2021-09-02 12:40:39 +02:00
parent ec02029dce
commit bb1390cf2e
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/WTUUzmQfypet5QRI5vammDvO7OCHseIt0JdrtvjOn4fV9B1zO6SCPjEYYYk94+W9BRZUEALSpohnMg9wdFm5Ao=
SHA256 (Pkgfile) = bcccd4c54fd54eb87e137ae0053fcfcd53b579d61b3fa76192aa4e1729432718
RWSE3ohX2g5d/QbAeSlrg0KFfdQ4yKnJckMoLNxJ9OjieYrKzcuTJpH1zVx/gmoDRAo6JmbQTfhXpD2n0LY6wtZcPrFW7bzw4g8=
SHA256 (Pkgfile) = 3240a1068a9cd375962083caab6d010ac08ad574a8d946312987c93606935b7f
SHA256 (.footprint) = 088320b1f1f562656da70993b637917de5d36c71004a3136af89c7ca093cf871
SHA256 (whois_5.5.10.tar.xz) = 2391037b079695d0e9fd3c85ab021809a539cf093d25b6c51ca65019a54158dd

View File

@ -1,11 +1,11 @@
# Description: A modern whois client
# URL: http://www.linux.it/~md/software/
# URL: https://github.com/rfc1036/whois
# Maintainer: Juergen Daubert, jue at crux dot nu
name=whois
version=5.5.10
release=1
source=(http://ftp.debian.org/debian/pool/main/w/$name/$name\_$version.tar.xz)
source=(https://ftp.debian.org/debian/pool/main/w/$name/$name\_$version.tar.xz)
build() {
cd $name