mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/php7-redis: upgrade to 4.0.2
This commit is contained in:
parent
fd1c62aa23
commit
d0fb67cd30
@ -2,8 +2,8 @@
|
||||
# Maintainer: Fabio Ribeiro <fabiorphp@gmail.com>
|
||||
pkgname=php7-redis
|
||||
_pkgreal=redis
|
||||
pkgver=4.0.0
|
||||
pkgrel=1
|
||||
pkgver=4.0.2
|
||||
pkgrel=0
|
||||
_phpver=${pkgname#php}
|
||||
_phpver=${_phpver%%-*}
|
||||
pkgdesc="PHP$_phpver extension for interfacing with Redis"
|
||||
@ -34,4 +34,4 @@ package() {
|
||||
echo "extension=$_pkgreal.so" > "$confdir"/20_$_pkgreal.ini
|
||||
}
|
||||
|
||||
sha512sums="e4bf2294f696e468174c0fff9ed33831cf81c3548ce30ede01bc3c45a15cb87b9b9ea02899c451f63211be8cb37e953be138e93c16d9e0f12772b7b6d03e8dcd php7-redis-4.0.0.tgz"
|
||||
sha512sums="3b296926ddd6a69a4d633da8bf6257c9b2962dffb4dd38c20eaf821a8c64262b476a7fb10ab4412ceb2d1307aef26c3d1d4b72141d29dab262d521a08df13a6a php7-redis-4.0.2.tgz"
|
||||
|
Loading…
Reference in New Issue
Block a user