aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-test-nginx/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-test-nginx/APKBUILD')
-rw-r--r--community/perl-test-nginx/APKBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/perl-test-nginx/APKBUILD b/community/perl-test-nginx/APKBUILD
index 248792a277d..ea6b0737625 100644
--- a/community/perl-test-nginx/APKBUILD
+++ b/community/perl-test-nginx/APKBUILD
@@ -4,8 +4,8 @@
pkgname=perl-test-nginx
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=Test-Nginx
-pkgver=0.29
-pkgrel=0
+pkgver=0.30
+pkgrel=1
pkgdesc="Data-driven test scaffold for Nginx C module"
url="https://metacpan.org/release/Test-Nginx/"
arch="noarch"
@@ -37,7 +37,7 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-
-
-sha512sums="d2777a21a92e76b0ff197f6e196fb0d4576db376ac1ae4602f2df90aaff716768e732a78abf46d639c4cb58cc6b5974ed31538667fa315a30cdd3b0349f8aabe Test-Nginx-0.29.tar.gz
-028133884a4cba921ee9533fd0d53d1c65a0cbce93c9b81ffbe4004aaed6cdeb2a5327824d4b0cefe0902ba8c9e9f2a7efed65869db3f0733a36f9a4c56bbed9 set-temp-paths.patch"
+sha512sums="
+3a6727e567a213872f2ec6b0d782f40d867714787811911bf1637e76abcb3511c446b87e8a93106cf1473f2e49ebe375a2382658b8600a65cb8c3940cc0fa178 Test-Nginx-0.30.tar.gz
+028133884a4cba921ee9533fd0d53d1c65a0cbce93c9b81ffbe4004aaed6cdeb2a5327824d4b0cefe0902ba8c9e9f2a7efed65869db3f0733a36f9a4c56bbed9 set-temp-paths.patch
+"