summaryrefslogtreecommitdiff
path: root/system/perl-digest-hmac/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/perl-digest-hmac/APKBUILD')
-rw-r--r--system/perl-digest-hmac/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/perl-digest-hmac/APKBUILD b/system/perl-digest-hmac/APKBUILD
index 3bca43d37..411445654 100644
--- a/system/perl-digest-hmac/APKBUILD
+++ b/system/perl-digest-hmac/APKBUILD
@@ -11,7 +11,7 @@ depends="perl perl-digest-sha1"
makedepends="perl-dev"
install=
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/$_realname-$pkgver.tar.gz"
+source="https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/$_realname-$pkgver.tar.gz"
builddir="$srcdir"/$_realname-$pkgver
build() {