diff options
Diffstat (limited to 'community/php7-pecl-igbinary/APKBUILD')
-rw-r--r-- | community/php7-pecl-igbinary/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/php7-pecl-igbinary/APKBUILD b/community/php7-pecl-igbinary/APKBUILD index 213c5a8efc..fcdad4a5ae 100644 --- a/community/php7-pecl-igbinary/APKBUILD +++ b/community/php7-pecl-igbinary/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-pecl-igbinary _pkgreal=igbinary -pkgver=3.0.0 +pkgver=3.0.1 pkgrel=0 pkgdesc="Igbinary is a drop in replacement for the standard php serializer" url="https://pecl.php.net/package/igbinary" @@ -40,4 +40,4 @@ package() { "$pkgdir"/etc/php7/conf.d/10_$_pkgreal.ini } -sha512sums="0a2cdd2d9ae753fc324a56604c7dd0fbf27151e73ce804d39f28bc3403bffee1a4ef04243e4c0498cb591a455f91d0130745739947b55bd030f3a92e7bad3e16 php7-pecl-igbinary-3.0.0.tgz" +sha512sums="2a1fbc3fe98e2ed84093c01e615df48c0de5ff85bb96b0df43659facd8680512545371a482c4e7f8d2f14e91eb455c9fc512245d5ba8647d912ba69b49512d37 php7-pecl-igbinary-3.0.1.tgz" |