summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2021-08-04 15:45:09 +0000
committerAndy Postnikov <apostnikov@gmail.com>2021-08-04 16:51:12 +0000
commit4bf334320138f94ff98da95676f9e4d587e17b06 (patch)
tree8d5910d0ba0414ccb5f2628072e56f8fd7604fe2
parent6cf0f2ee2259ea40214f5a071c998397c292e7a1 (diff)
testing/php7-pecl-simple-kafka-client: upgrade to 0.1.4
-rw-r--r--testing/php7-pecl-simple-kafka-client/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/php7-pecl-simple-kafka-client/APKBUILD b/testing/php7-pecl-simple-kafka-client/APKBUILD
index b2d626d979a..cfff1afca4f 100644
--- a/testing/php7-pecl-simple-kafka-client/APKBUILD
+++ b/testing/php7-pecl-simple-kafka-client/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Chiu <coding.nikazu@gmail.com>
pkgname=php7-pecl-simple-kafka-client
_extname=simple_kafka_client
-pkgver=0.1.3
+pkgver=0.1.4
pkgrel=0
pkgdesc="PHP 7 extension for Kafka based on librdkafka - PECL"
url="https://pecl.php.net/package/simple_kafka_client"
@@ -33,5 +33,5 @@ package() {
}
sha512sums="
-3f39f431d9a77f7cdf14542dc1a5e91a98e301569ac0569e2394da93e486ffcca8b9fe0c02fa4086fc0010a6b02bac3c0c2dabf2a8f970b68791462ba802e004 php-pecl-simple_kafka_client-0.1.3.tgz
+450055cfe1b5a4b966a4cfdffffc89a3d1ac737a9d0b24aa66126f925cdbb5d7b5287a8c7e9bea5fe859cd360ba4683564837f8abd93567b54e6284687c3f4fb php-pecl-simple_kafka_client-0.1.4.tgz
"