aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-par-packer
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-par-packer')
-rw-r--r--community/perl-par-packer/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-par-packer/APKBUILD b/community/perl-par-packer/APKBUILD
index 0a723afd50..7b56b37af7 100644
--- a/community/perl-par-packer/APKBUILD
+++ b/community/perl-par-packer/APKBUILD
@@ -3,16 +3,16 @@
pkgname=perl-par-packer
pkgver=1.049
_realname=PAR-Packer-$pkgver
-pkgrel=1
+pkgrel=2
pkgdesc="App::Packer::Backend interface, for generating stand-alone executables, perl scripts and PAR files"
-url="http://search.cpan.org/dist/Par-Packer/"
+url="https://metacpan.org/release/Par-Packer/"
arch="all"
license="Artistic-1.0-Perl GPL-1.0-or-later"
depends="perl-archive-zip perl-par perl-module-scandeps"
makedepends="perl-dev perl-getopt-argvfile"
checkdepends="perl-test-pod perl-ipc-run3"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/$_realname.tar.gz"
+source="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/$_realname.tar.gz"
builddir="$srcdir/$_realname"
build() {