diff options
Diffstat (limited to 'testing/pamtester')
-rw-r--r-- | testing/pamtester/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pamtester/APKBUILD b/testing/pamtester/APKBUILD index 8fbf8a870b..7c12abfdb2 100644 --- a/testing/pamtester/APKBUILD +++ b/testing/pamtester/APKBUILD @@ -11,7 +11,7 @@ depends="linux-pam" makedepends="$depends_dev linux-pam-dev" install="" subpackages="$pkgname-doc" -source="http://netix.dl.sourceforge.net/project/pamtester/pamtester/0.1.2/pamtester-0.1.2.tar.gz" +source="https://netix.dl.sourceforge.net/project/pamtester/pamtester/0.1.2/pamtester-0.1.2.tar.gz" builddir="$srcdir"/$pkgname-$pkgver |