[packages/php-pecl-redis] Up to 5.3.2

glen glen at pld-linux.org
Tue Dec 15 21:33:40 CET 2020


commit 8495acf60f5119a3640de15c66ced3a0cd45789c
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Tue Dec 15 22:30:28 2020 +0200

    Up to 5.3.2

 php-pecl-redis.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/php-pecl-redis.spec b/php-pecl-redis.spec
index 703a3c2..9b5b869 100644
--- a/php-pecl-redis.spec
+++ b/php-pecl-redis.spec
@@ -14,12 +14,12 @@
 %define		modname	redis
 Summary:	%{modname} A PHP extension for Redis
 Name:		%{php_name}-pecl-%{modname}
-Version:	5.1.0
+Version:	5.3.2
 Release:	1
 License:	PHP 3.01
 Group:		Development/Languages/PHP
-Source0:	https://github.com/phpredis/phpredis/tarball/%{version}/%{modname}-%{version}.tar.gz
-# Source0-md5:	1a175f0351a2fab4f495a935c20fb239
+Source0:	https://pecl.php.net/get/%{modname}-%{version}.tgz
+# Source0-md5:	8531a792d43a60dd03f87eec7b65b381
 Source1:	https://github.com/ukko/phpredis-phpdoc/archive/9ec1795bcd45ec83a19b46cf9a8b78b4e4d7ac80/%{modname}-phpdoc.tar.gz
 # Source1-md5:	eaba2e5fad040e2f4526374c073ae5f7
 URL:		https://pecl.php.net/package/redis
@@ -61,7 +61,7 @@ BuildArch:	noarch
 
 %prep
 %setup -qc -a1
-mv phpredis-phpredis-*/* .
+mv %{modname}-*/* .
 mv phpredis-phpdoc-* phpdoc
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-redis.git/commitdiff/8495acf60f5119a3640de15c66ced3a0cd45789c



More information about the pld-cvs-commit mailing list