diff --git a/srcpkgs/pam-krb5/template b/srcpkgs/pam-krb5/template index d875a033db6..0cc3f993a2d 100644 --- a/srcpkgs/pam-krb5/template +++ b/srcpkgs/pam-krb5/template @@ -10,9 +10,11 @@ short_desc="Kerberos v5 PAM module" maintainer="Toyam Cox " 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 }