diff options
Diffstat (limited to 'testing/perl-url-encode')
| -rw-r--r-- | testing/perl-url-encode/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-url-encode/APKBUILD b/testing/perl-url-encode/APKBUILD index a8e1b81a22..4e90d52a72 100644 --- a/testing/perl-url-encode/APKBUILD +++ b/testing/perl-url-encode/APKBUILD @@ -4,14 +4,14 @@ pkgname=perl-url-encode _pkgreal=URL-Encode pkgver=0.03 -pkgrel=1 +pkgrel=2 pkgdesc="Encoding and decoding of C<application/x-www-form-urlencoded> encoding." url="https://metacpan.org/release/URL-Encode" arch="noarch" license="GPL-1.0-or-later OR Artistic-1.0-Perl" makedepends="perl-dev perl-module-install" subpackages="$pkgname-doc" -source="http://search.cpan.org/CPAN/authors/id/C/CH/CHANSEN/$_pkgreal-$pkgver.tar.gz" +source="https://cpan.metacpan.org/authors/id/C/CH/CHANSEN/$_pkgreal-$pkgver.tar.gz" builddir="$srcdir/$_pkgreal-$pkgver" prepare() { |
