mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/whois: update URL and fetch source from GitHub
This commit is contained in:
parent
ff9aabea32
commit
55f878c5ad
@ -4,13 +4,13 @@ pkgname=whois
|
||||
pkgver=5.2.20
|
||||
pkgrel=0
|
||||
pkgdesc="Intelligent WHOIS client by Marco d'Itri"
|
||||
url="http://www.linux.it/~md/software/"
|
||||
url="https://github.com/rfc1036/whois"
|
||||
arch="all"
|
||||
license="GPL-2.0"
|
||||
makedepends="perl libidn-dev gettext-dev"
|
||||
options="!check"
|
||||
subpackages="$pkgname-doc mkpasswd:_mkpasswd mkpasswd-doc"
|
||||
source="$pkgname-$pkgver.tar.xz::http://ftp.de.debian.org/debian/pool/main/w/$pkgname/${pkgname}_$pkgver.tar.xz
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/rfc1036/$pkgname/archive/v$pkgver.tar.gz
|
||||
undefined-libintl.patch
|
||||
enable-sha256-sha512-mkpasswd.patch
|
||||
"
|
||||
@ -37,6 +37,6 @@ package() {
|
||||
install -D -m644 whois.conf "$pkgdir/etc/whois.conf"
|
||||
}
|
||||
|
||||
sha512sums="3308d9f5562babe007e46b7764718f13c1e7cd8ef7f501161353e4b1b81efacec9742ec25dec3b1cc80940898c785c1920a1aa68af10081f952ebde320075808 whois-5.2.20.tar.xz
|
||||
sha512sums="0bfdf0f55b6bda961557673a40f84bae14eec7ed2b2bff20de664879e3b859465bd1afad2f5c5adfe4f3c6184f81e3ba0c30663cfa8493b5c0cfb747909da01c whois-5.2.20.tar.gz
|
||||
efa32ec848e3d3e61481567815e8c02757eab32712eb5a431adb13b59fd359f735eb684fbdf8a5b8334410d17052dc93d65bdda27a328617e2b6772b23717487 undefined-libintl.patch
|
||||
ef455fd21403995524a3de6039db41261b6549181f3dd234c6a28a10a65d09a6e86c71b6ddb752aa15f0e4ff2232887ff65bd72ed9a977b8da2ed40ea11519f1 enable-sha256-sha512-mkpasswd.patch"
|
||||
|
Loading…
Reference in New Issue
Block a user