aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-strictures/APKBUILD
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2019-04-28 13:49:29 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2019-04-28 13:49:29 +0000
commit258d69f8263ed1e56bb2731a1565d59fab6fae61 (patch)
tree87e1e8f34a69f666aa21111317dfee983e464419 /community/perl-strictures/APKBUILD
parentbc0d08b869d77737d0593bec5a1b19c427adfc2b (diff)
downloadaports-258d69f8263ed1e56bb2731a1565d59fab6fae61.tar.bz2
aports-258d69f8263ed1e56bb2731a1565d59fab6fae61.tar.xz
community/perl-strictures: upgrade to 2.000006
Diffstat (limited to 'community/perl-strictures/APKBUILD')
-rw-r--r--community/perl-strictures/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/perl-strictures/APKBUILD b/community/perl-strictures/APKBUILD
index 7fe91c7068..0ea39aa6ee 100644
--- a/community/perl-strictures/APKBUILD
+++ b/community/perl-strictures/APKBUILD
@@ -3,10 +3,10 @@
# Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com>
pkgname=perl-strictures
_pkgreal=strictures
-pkgver=2.000005
+pkgver=2.000006
pkgrel=0
pkgdesc="Turn on strict and make most warnings fatal"
-url="http://search.cpan.org/dist/strictures/"
+url="https://search.cpan.org/dist/strictures/"
arch="noarch"
license="GPL PerlArtistic"
cpandepends=""
@@ -14,7 +14,7 @@ cpanmakedepends=" "
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/H/HA/HAARG/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"
@@ -43,4 +43,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="e4309c01fd729fe8c42e4a0ddbc95e8e14503362fb5be4556fef42edbbe14567a13cf2e9af206e91ff911b961316dfbff3711f278afaa4772bf284bb2d44a309 strictures-2.000005.tar.gz"
+sha512sums="670857a491fa58b85b10ee3bb5c6b7be845798926327ff3a32a9b78cb86bbbb95bfcc358983ece766dc8ef19a1eae12091ec9d9a7fef6d3f5d44ee4f8c04b7d2 strictures-2.000006.tar.gz"