aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2021-01-02 02:48:13 +0300
committerAndy Postnikov <apostnikov@gmail.com>2021-01-02 02:49:22 +0300
commitd481a3b03b451dd5f948feb28de3f45fa4e537a1 (patch)
treef27d3e4a468bf726e89f20a90e29e2e7c2cf5a1d
parent71a9b4a95e784e3cec7b2457845164deaa4d5ad5 (diff)
testing/php7-pecl-xlswriter: fix new source checksum
-rw-r--r--testing/php7-pecl-xlswriter/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php7-pecl-xlswriter/APKBUILD b/testing/php7-pecl-xlswriter/APKBUILD
index c818522614a..a8c2b63fd92 100644
--- a/testing/php7-pecl-xlswriter/APKBUILD
+++ b/testing/php7-pecl-xlswriter/APKBUILD
@@ -3,7 +3,7 @@
pkgname=php7-pecl-xlswriter
_extname=xlswriter
pkgver=1.3.7
-pkgrel=0
+pkgrel=1
pkgdesc="A PHP 7 Extension for creating and reader XLSX files. "
url="https://pecl.php.net/package/xlswriter"
arch="all !mips !mips64" # Test failure
@@ -33,4 +33,4 @@ package() {
echo "extension=$_extname" > $_confdir/$_extname.ini
}
-sha512sums="afedceba726112bcdd43e0e4f6228f933a4c2780f5be41550452610a9b02119a26074935a758ce7d8e062c8e6513967f21181e6ae56e1b76339167cdc63801e3 php-pecl-xlswriter-1.3.7.tar.gz"
+sha512sums="29a3cc1f2e5dcb29a96dcd08110bb2f3cb40bdd1382f3d56456e98a338f4c0d70e109be0b55e5e161548104bef0729773d0d8fc6bdaa126aa3d6573fac0bac2d php-pecl-xlswriter-1.3.7.tar.gz"