pam-krb5: fetch to archived mirror, too

This commit is contained in:
Đoàn Trần Công Danh 2023-02-28 08:10:27 +07:00
parent 52d3e79088
commit 0940e243f1

View file

@ -10,9 +10,11 @@ short_desc="Kerberos v5 PAM module"
maintainer="Toyam Cox <Vaelatern@gmail.com>"
license="BSD-3-Clause"
homepage="http://www.eyrie.org/~eagle/software/pam-krb5/"
distfiles="http://archives.eyrie.org/software/kerberos/${pkgname}-${version}.tar.gz"
distfiles="https://archives.eyrie.org/software/kerberos/${pkgname}-${version}.tar.gz"
checksum=c5936d7beb8f98a38f6c03467aae71e4200a3ff39b20b3e70da7f03f6535ff4f
XBPS_DISTFILES_MIRROR+=" https://archives.eyrie.org/software/ARCHIVE/pam-krb5"
post_install() {
vlicense LICENSE
}