wok diff whois/receipt @ rev 25347

updated tcl and tcl-dev (8.6.10 -> 8.6.12)
author Hans-G?nter Theisgen
date Mon Jul 25 09:37:49 2022 +0100 (2022-07-25)
parents 922f061231c2
children d644f4cecfbf
line diff
     1.1 --- a/whois/receipt	Mon Jan 17 11:01:52 2022 +0000
     1.2 +++ b/whois/receipt	Mon Jul 25 09:37:49 2022 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://www.linux.it/~md/software/"
     1.5  
     1.6  TARBALL="${PACKAGE}_${VERSION}.tar.xz"
     1.7 -WGET_URL="http://ftp.debian.org/debian/pool/main/w/$PACKAGE/$TARBALL"
     1.8 +WGET_URL="https://github.com/rfc1036/whois/archive/v$VERSION.tar.gz"
     1.9  
    1.10  DEPENDS="libidn"
    1.11  BUILD_DEPENDS="libidn-dev perl"