aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptrcnull <git@ptrcnull.me>2022-08-24 23:51:30 +0200
committerJakub Jirutka <jakub@jirutka.cz>2022-09-02 00:36:42 +0000
commit5c81c4ec6e9f64892b82ed76797d8ca6423d00e6 (patch)
tree4d25627edba9c05f73cc87cba9aaf680ddc962fa
parent1395c08700b863809d025aebea87757e1e6214b6 (diff)
community/perl-test-nginx: upgrade to 0.30
-rw-r--r--community/perl-test-nginx/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/perl-test-nginx/APKBUILD b/community/perl-test-nginx/APKBUILD
index 248792a277d..93938f6ed08 100644
--- a/community/perl-test-nginx/APKBUILD
+++ b/community/perl-test-nginx/APKBUILD
@@ -4,7 +4,7 @@
pkgname=perl-test-nginx
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=Test-Nginx
-pkgver=0.29
+pkgver=0.30
pkgrel=0
pkgdesc="Data-driven test scaffold for Nginx C module"
url="https://metacpan.org/release/Test-Nginx/"
@@ -39,5 +39,7 @@ package() {
-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
+"