diff options
author | Tim Biermann <tbier@posteo.de> | 2022-02-16 13:03:22 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-02-16 13:03:22 +0100 |
commit | 0a319deb54bcdf735ff150a3c3678175871c0c46 (patch) | |
tree | e7be4248a6a0152ba49a3bbf650d21db88f0dfa7 /php-redis | |
parent | 3c277e8dd772383477749b8bc1e0eeec164e3478 (diff) | |
download | contrib-0a319deb54bcdf735ff150a3c3678175871c0c46.tar.gz contrib-0a319deb54bcdf735ff150a3c3678175871c0c46.tar.xz |
php-redis: 5.3.6 -> 5.3.7
Diffstat (limited to 'php-redis')
-rw-r--r-- | php-redis/.signature | 6 | ||||
-rw-r--r-- | php-redis/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-redis/.signature b/php-redis/.signature index 0a85e37de..315397564 100644 --- a/php-redis/.signature +++ b/php-redis/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36SJchQ+VC/cCQx9nPsnaIBD5Px3ICYoVW6C6wiDCJbkaa1tdEW7QKeTlUjJR2O6UiYzfUqcyqUVkOXTJ6fSJA8= -SHA256 (Pkgfile) = acc9484618131909edb4ec2922fcd308de5b47f364be9f4df1030b7a533973ce +RWSagIOpLGJF3y0B86Uiw+lOq90fIvh4toEgtObEMlPVXbtULp3hTO+2e6tDutyxw+gD+1ib0rIXHsJe+mvigIkcVEOo/cEPhgA= +SHA256 (Pkgfile) = 410394cd8b2666213ecd95534e23ae6652ca629a28fff2d3693a80ecf999afdd SHA256 (.footprint) = 659383f9555ba6ecce269cdc4cd7e25d7cee56f341f2d65b15ed9d94e86fc535 -SHA256 (php-redis-5.3.6.tar.gz) = 4273c1340d0080b91fe38354fdf16ff4a56e9677bf42461ddf616832ce46f332 +SHA256 (php-redis-5.3.7.tar.gz) = 6f5cda93aac8c1c4bafa45255460292571fb2f029b0ac4a5a4dc66987a9529e6 diff --git a/php-redis/Pkgfile b/php-redis/Pkgfile index 2a0e835fb..9f467be6a 100644 --- a/php-redis/Pkgfile +++ b/php-redis/Pkgfile @@ -5,7 +5,7 @@ # Optional: redis name=php-redis -version=5.3.6 +version=5.3.7 release=1 source=(https://github.com/phpredis/phpredis/archive/$version/$name-$version.tar.gz) |