summaryrefslogtreecommitdiff
path: root/php-redis
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-01-22 12:21:36 +0100
committerTim Biermann <tbier@posteo.de>2022-01-22 13:26:53 +0100
commitbae45ed1eb40cdc84f2362e37a3d96454aab58c0 (patch)
tree81d6c84e85d72bcc0aa16c0e45a8ccc527c502d3 /php-redis
parent501ea83c54b1c764e418d74c11138c4654f1627d (diff)
downloadcontrib-bae45ed1eb40cdc84f2362e37a3d96454aab58c0.tar.gz
contrib-bae45ed1eb40cdc84f2362e37a3d96454aab58c0.tar.xz
php-redis: 5.3.5 -> 5.3.6
Diffstat (limited to 'php-redis')
-rw-r--r--php-redis/.signature6
-rw-r--r--php-redis/Pkgfile4
2 files changed, 5 insertions, 5 deletions
diff --git a/php-redis/.signature b/php-redis/.signature
index b3b19a808..0a85e37de 100644
--- a/php-redis/.signature
+++ b/php-redis/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3+72yIktCFgrHIIjnzkDUcHj00jntxX0tewpXLZNToO/tiY1ig63NUU9Geb71U2J/T3xTXYuNG1HgiWSWgMfGwk=
-SHA256 (Pkgfile) = 99c3a32a93ed468206cf822c1e14a6d305c0f6c7b1da7f05e39223202ac62186
+RWSagIOpLGJF36SJchQ+VC/cCQx9nPsnaIBD5Px3ICYoVW6C6wiDCJbkaa1tdEW7QKeTlUjJR2O6UiYzfUqcyqUVkOXTJ6fSJA8=
+SHA256 (Pkgfile) = acc9484618131909edb4ec2922fcd308de5b47f364be9f4df1030b7a533973ce
SHA256 (.footprint) = 659383f9555ba6ecce269cdc4cd7e25d7cee56f341f2d65b15ed9d94e86fc535
-SHA256 (php-redis-5.3.5.tar.gz) = 88d8c7e93bfd9576fb5a51e28e8f9cc62e3515af5a3bca5486a76e70657213f2
+SHA256 (php-redis-5.3.6.tar.gz) = 4273c1340d0080b91fe38354fdf16ff4a56e9677bf42461ddf616832ce46f332
diff --git a/php-redis/Pkgfile b/php-redis/Pkgfile
index 8911aee73..2a0e835fb 100644
--- a/php-redis/Pkgfile
+++ b/php-redis/Pkgfile
@@ -1,11 +1,11 @@
# Description: A PHP extension for Redis
# URL: https://github.com/phpredis/phpredis
# Maintainer: Tim Biermann, tbier at posteo dot de
-# Depends on: php-igbinary liblzf
+# Depends on: liblzf php-igbinary
# Optional: redis
name=php-redis
-version=5.3.5
+version=5.3.6
release=1
source=(https://github.com/phpredis/phpredis/archive/$version/$name-$version.tar.gz)

Generated by cgit