diff options
author | Juergen Daubert <jue@jue.li> | 2017-01-20 12:15:59 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-01-20 12:15:59 +0100 |
commit | a90d23a9bcbaa2bf5b76d2204310fe8a0ae90542 (patch) | |
tree | 27edb4808af7faeebba854cd39b82fc2021e9e6a /php-fcgi | |
parent | 95ecf5df2f96fc1a35cb1aeffd74ed109a878bac (diff) | |
parent | cbe95dbd567f6c5fc06533fa4e92230d5f77a671 (diff) | |
download | opt-a90d23a9bcbaa2bf5b76d2204310fe8a0ae90542.tar.gz opt-a90d23a9bcbaa2bf5b76d2204310fe8a0ae90542.tar.xz |
Merge branch '3.2' into 3.3
Diffstat (limited to 'php-fcgi')
-rw-r--r-- | php-fcgi/.md5sum | 2 | ||||
-rw-r--r-- | php-fcgi/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/php-fcgi/.md5sum b/php-fcgi/.md5sum index 7fc03ca14..5177e0a42 100644 --- a/php-fcgi/.md5sum +++ b/php-fcgi/.md5sum @@ -1,2 +1,2 @@ -190bf5b52d1fc68d5500a8cdc7e33164 php-5.6.29.tar.xz +68753955a8964ae49064c6424f81eb3e php-5.6.30.tar.xz cdaab91680ba17cbf31b21d1b64dcd6a php-fcgi diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index c06ae5060..2a3061d78 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xz libpcre libxml2 name=php-fcgi -version=5.6.29 +version=5.6.30 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fcgi) |