aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-text-template/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-text-template/APKBUILD')
-rw-r--r--community/perl-text-template/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/perl-text-template/APKBUILD b/community/perl-text-template/APKBUILD
index 601d69d17c7..722325014b5 100644
--- a/community/perl-text-template/APKBUILD
+++ b/community/perl-text-template/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=perl-text-template
-pkgver=1.59
+pkgver=1.61
pkgrel=1
pkgdesc="Text::Template perl module"
url="https://metacpan.org/release/Text-Template"
@@ -27,4 +27,6 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="18c56dfe10aa3e7af7ea4821c1d8002d89eb7fdf46917877e7e132cfee59783a91953255f79a355f435eff16304ae206e59557328ef51593745ae6c50e3acab7 Text-Template-1.59.tar.gz"
+sha512sums="
+b527f587fc3fee48fed495b7dcbb1da0db1e423873ab99f9360f4b1a2727d85aa9b06ef8ab59a90d575d9731821e1a0263db8d0d357b01965633c58257c556b4 Text-Template-1.61.tar.gz
+"