diff options
author | Juergen Daubert <jue@jue.li> | 2016-03-05 11:24:36 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-03-05 11:24:36 +0100 |
commit | 24dfbf18987137ab3b67892e21bbe973a40b85a2 (patch) | |
tree | c24637ddd6750d8df86cf8eff2db53caac852fba | |
parent | 3adecf54a86be739dfd2f2957bfefb8e39c5a10f (diff) | |
download | contrib-24dfbf18987137ab3b67892e21bbe973a40b85a2.tar.gz contrib-24dfbf18987137ab3b67892e21bbe973a40b85a2.tar.xz |
php-mcrypt: update to 5.6.19
-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 094cd0d74..b4700ebe6 100644 --- a/php-mcrypt/.md5sum +++ b/php-mcrypt/.md5sum @@ -1 +1 @@ -177ba962557795866ae331ad4ad99bba php-5.6.18.tar.xz +aab960cc1b2bfbeb00d030a9d42b38bd php-5.6.19.tar.xz diff --git a/php-mcrypt/Pkgfile b/php-mcrypt/Pkgfile index fa1ccd214..80e99d663 100644 --- a/php-mcrypt/Pkgfile +++ b/php-mcrypt/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libmcrypt name=php-mcrypt -version=5.6.18 +version=5.6.19 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) |