Skip to content

Commit

Permalink
php-redis: Update to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Feb 1, 2017
1 parent 7520e7d commit 5d09de6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions php/php-redis/Portfile
Expand Up @@ -13,10 +13,10 @@ php.branches 5.3 5.4 5.5 5.6 7.0 7.1
php.pecl yes

if {[vercmp ${php.branch} 7] >= 0} {
version 3.1.0
version 3.1.1
revision 0
checksums rmd160 7a02e489ffe9b7c5943b24020543e8429b6a99d6 \
sha256 886c9650815184fb11478a3f3f7a1f1519ed89496ed9fcac47520f01851b8b3e
checksums rmd160 d8666bb281252a772e1c5425dd790c15ab47db42 \
sha256 aa1a30f2c5e1f532289b9b90af71b42db86bb85e9f8c344a455a4312c79d917e
} else {
version 2.2.8
revision 0
Expand Down

0 comments on commit 5d09de6

Please sign in to comment.