aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2018-08-11 12:25:55 +0300
committerAndy Postnikov <apostnikov@gmail.com>2018-08-11 12:25:55 +0300
commit869a8476cf38746f57decf424a9f0a967e7db8c4 (patch)
tree27ffe9e294742f8454f1f6bf6ed7315c45033c24 /testing
parent4c248a63b12c14ca800d1407d23b60c2729bd376 (diff)
downloadaports-869a8476cf38746f57decf424a9f0a967e7db8c4.tar.bz2
aports-869a8476cf38746f57decf424a9f0a967e7db8c4.tar.xz
testing/php7-event: upgrade to 2.4.1
Diffstat (limited to 'testing')
-rw-r--r--testing/php7-event/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php7-event/APKBUILD b/testing/php7-event/APKBUILD
index 12479f2f0b..fb126cdec1 100644
--- a/testing/php7-event/APKBUILD
+++ b/testing/php7-event/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=php7-event
_pkgname=event
-pkgver=2.4.0
+pkgver=2.4.1
pkgrel=0
pkgdesc="PHP extension that provides interface to libevent library"
url="https://pecl.php.net/package/event"
@@ -37,4 +37,4 @@ package() {
echo "extension=$_pkgname.so" > "$pkgdir"/etc/php7/conf.d/$_pkgname.ini
}
-sha512sums="d238b72764461cf338d20618e4dee80ed8e8519350d17a6c789a68d749d2f4adae991ee43928ab09321caaff321fa21aaa4b5fac6f827974b2f8e9295e948293 php7-event-2.4.0.tgz"
+sha512sums="d115fa12dfefe164532b39b6a79f01c2c00e2718967c3d675584a0dd193b155cdc74a632f6327239e201720fbabd440b9434bde5de4a9e30373595636dafad94 php7-event-2.4.1.tgz"