diff options
author | Juergen Daubert <jue@jue.li> | 2016-06-24 13:50:44 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-06-24 13:50:44 +0200 |
commit | 08a7fd9dc6081e5a2bc98d8eee32f176d3dffb0f (patch) | |
tree | e6b5a4539ce2d9874de63ba95cbaa54a6153625e | |
parent | 509b60979ca5d4639143813023667da7f3886cd5 (diff) | |
download | contrib-08a7fd9dc6081e5a2bc98d8eee32f176d3dffb0f.tar.gz contrib-08a7fd9dc6081e5a2bc98d8eee32f176d3dffb0f.tar.xz |
php-mcrypt: update to 5.6.23
-rw-r--r-- | php-mcrypt/.md5sum | 2 | ||||
-rw-r--r-- | php-mcrypt/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/php-mcrypt/.md5sum b/php-mcrypt/.md5sum index 9605124c7..1294aa4fe 100644 --- a/php-mcrypt/.md5sum +++ b/php-mcrypt/.md5sum @@ -1 +1 @@ -e81f3993997acafeac2ddd2c8bab7153 php-5.6.20.tar.xz +c2d2155e50bcbaa0ee7a63845862c894 php-5.6.23.tar.xz diff --git a/php-mcrypt/Pkgfile b/php-mcrypt/Pkgfile index eaf2f63ef..c81218083 100644 --- a/php-mcrypt/Pkgfile +++ b/php-mcrypt/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libmcrypt name=php-mcrypt -version=5.6.20 +version=5.6.23 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) |