diff options
author | Juergen Daubert <jue@jue.li> | 2016-02-08 17:52:02 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-02-08 17:52:02 +0100 |
commit | ea8e9f4ab976a388b45d0844bbcfc0a96e2bc25a (patch) | |
tree | f29b3f77abc704ce94b74c5419f7613475fc9565 | |
parent | 496cef975d8013a56bd3428a03e131821f291102 (diff) | |
download | contrib-ea8e9f4ab976a388b45d0844bbcfc0a96e2bc25a.tar.gz contrib-ea8e9f4ab976a388b45d0844bbcfc0a96e2bc25a.tar.xz |
php-mcrypt: update to 5.6.18
-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 91d9d0716..094cd0d74 100644 --- a/php-mcrypt/.md5sum +++ b/php-mcrypt/.md5sum @@ -1 +1 @@ -5e080e4b7df5db24f1b64313f8114bd8 php-5.6.17.tar.xz +177ba962557795866ae331ad4ad99bba php-5.6.18.tar.xz diff --git a/php-mcrypt/Pkgfile b/php-mcrypt/Pkgfile index a59792dec..fa1ccd214 100644 --- a/php-mcrypt/Pkgfile +++ b/php-mcrypt/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libmcrypt name=php-mcrypt -version=5.6.17 +version=5.6.18 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) |