aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2017-12-03 17:52:29 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-12-04 13:54:07 +0100
commit629e29cc2cb77b4714d066d18f4853b05ff5532b (patch)
treeee476108104267384d54eb0d727cd8001ac80b7b /testing
parent583151f926188ce2f6485b61a64e4f8e1f63697c (diff)
testing/php7-rdkafka: upgrade to 3.0.5
Diffstat (limited to 'testing')
-rw-r--r--testing/php7-rdkafka/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php7-rdkafka/APKBUILD b/testing/php7-rdkafka/APKBUILD
index 1f6de079c51..fb12dee4f23 100644
--- a/testing/php7-rdkafka/APKBUILD
+++ b/testing/php7-rdkafka/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Gennady Feldman <gena01@gmail.com>
pkgname=php7-rdkafka
_pkgreal=rdkafka
-pkgver=3.0.4
+pkgver=3.0.5
pkgrel=0
pkgdesc="A librdkafka bindings for PHP7 providing a working client for Kafka 0.8-0.10"
url="http://pecl.php.net/package/$_pkgreal"
@@ -29,4 +29,4 @@ package() {
echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/$_pkgreal.ini
}
-sha512sums="f49f57b1cec51d6499a964e0e55b666819de60d68ddbdbe00a195f00efbc8477983c0b65d1c9be7513b6e5e87a3d53d52153836233480e05d11f5c5218815e85 rdkafka-3.0.4.tgz"
+sha512sums="31d5b032c5d6bfb029328acd2f4ac42adf554137f68f61643cb004db8f596a05ab763e93dae2705c383924b4ecfdac8410708406b84bfe1fd983e8599e534358 rdkafka-3.0.5.tgz"