summaryrefslogtreecommitdiff
path: root/sys-auth/pam_abl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-01 00:00:05 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-01 00:00:05 +0100
commit3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 (patch)
treecb6347688c91bfbdebe49a78a55dad3d72cc193e /sys-auth/pam_abl
parent4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff)
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'sys-auth/pam_abl')
-rw-r--r--sys-auth/pam_abl/Manifest2
-rw-r--r--sys-auth/pam_abl/pam_abl-0.6.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/pam_abl/Manifest b/sys-auth/pam_abl/Manifest
index 2b394f7e8c45..f9df4d2ac002 100644
--- a/sys-auth/pam_abl/Manifest
+++ b/sys-auth/pam_abl/Manifest
@@ -1,3 +1,3 @@
DIST pam-abl-0.6.0.tar.gz 48882 BLAKE2B 6b84901dab29a59e6a9944d2b0870cba940f2fa8fa4930ecf0821ce63db70bbea77d607efc3fa2cc425f2d992c59734c4710d4e45f632f790de6e14118376a6d SHA512 fd4fca672800683f87eba4c9804925d0f1c0e5991a32af7d045787cf571d5d98996d2303460fada4796432916c713973c82c3a70da06d686194e97bfb0e8198e
-EBUILD pam_abl-0.6.0.ebuild 853 BLAKE2B e8d551dea21782bdb1aa75956bf6eb35b94be3bb828c0664c9878503d5cb12e2f92ef0196c01893965d8e97876aa3658d3475100be68d82e658533401b1e222a SHA512 9fd9796974424e60cf89a5d8254394e3c96ded31fcb6224063779c2d152c7b9a7b4cf4c13de6442347b42188f78bbbe33bc0f46419c9c035fa46e63ead05962b
+EBUILD pam_abl-0.6.0.ebuild 866 BLAKE2B 7daed58280302a0ad75ed3e99d87c5fc9ea33f6cc63b0bc463a997998f14e00090fb347f5ebb8149cb5b4eb0f814d989172e366a8d61664d0a9733e806de584a SHA512 3585e1386d123db990fc011ff6a5c856c7cc0456a9dc36794868b442c165dc0d195de93453c24dc11a4475ced53055a00ded06487b0f7491cd647a65ed3017f8
MISC metadata.xml 1071 BLAKE2B bcdadee24eb29ad4187856eb667265ae8593af77052f639e3912e896eed23ae1ad6894c1f1900cf23497b91664db1a4912fd36339e66dec2743c3f42fd3d07d6 SHA512 3f6bc6339e3a2b01cbb219c65cbbed6a732aa4a5e071db93844fd4b3726c79e28edc6f560c4ad8900ad200e2b64d4c112c8cebf1ccf037f228ecdf4728ce44ad
diff --git a/sys-auth/pam_abl/pam_abl-0.6.0.ebuild b/sys-auth/pam_abl/pam_abl-0.6.0.ebuild
index d1dafd1016f5..07926d858ec9 100644
--- a/sys-auth/pam_abl/pam_abl-0.6.0.ebuild
+++ b/sys-auth/pam_abl/pam_abl-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit cmake db-use pam
DESCRIPTION="PAM module for blacklisting hosts and users repeatedly failed authentication"
HOMEPAGE="http://pam-abl.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${MY_PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"