summaryrefslogtreecommitdiff
path: root/system/perl-net-libidn/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/perl-net-libidn/APKBUILD')
-rw-r--r--system/perl-net-libidn/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/perl-net-libidn/APKBUILD b/system/perl-net-libidn/APKBUILD
index d8bac5b15..147252aa3 100644
--- a/system/perl-net-libidn/APKBUILD
+++ b/system/perl-net-libidn/APKBUILD
@@ -5,13 +5,13 @@ _realname=Net-LibIDN
pkgver=0.12
pkgrel=4
pkgdesc="Perl bindings for libidn"
-url="http://www.net-dns.org/"
+url="https://www.net-dns.org/"
arch="all"
license="GPL-2.0-only OR Artistic-1.0-Perl"
depends="perl"
makedepends="libidn-dev perl-dev"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/T/TH/THOR/$_realname-$pkgver.tar.gz"
+source="https://search.cpan.org/CPAN/authors/id/T/TH/THOR/$_realname-$pkgver.tar.gz"
builddir="$srcdir/$_realname-$pkgver"
build() {