diff options
author | Juergen Daubert <jue@jue.li> | 2016-04-01 14:03:46 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-04-01 14:03:46 +0200 |
commit | eb32cb40e60962fb3815c58e9a22bda6a33ea80e (patch) | |
tree | 64b3bd95e0228408ed996ebafdaaabb137614d34 | |
parent | f491c8cfca4c8130208aca1c3cefca1891545856 (diff) | |
download | opt-eb32cb40e60962fb3815c58e9a22bda6a33ea80e.tar.gz opt-eb32cb40e60962fb3815c58e9a22bda6a33ea80e.tar.xz |
php-sqlite3: update to 5.6.20
-rw-r--r-- | php-sqlite3/.md5sum | 2 | ||||
-rw-r--r-- | php-sqlite3/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/php-sqlite3/.md5sum b/php-sqlite3/.md5sum index b4700ebe6..9605124c7 100644 --- a/php-sqlite3/.md5sum +++ b/php-sqlite3/.md5sum @@ -1 +1 @@ -aab960cc1b2bfbeb00d030a9d42b38bd php-5.6.19.tar.xz +e81f3993997acafeac2ddd2c8bab7153 php-5.6.20.tar.xz diff --git a/php-sqlite3/Pkgfile b/php-sqlite3/Pkgfile index 3a52ebe0f..1a5e126ba 100644 --- a/php-sqlite3/Pkgfile +++ b/php-sqlite3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: sqlite3 name=php-sqlite3 -version=5.6.19 +version=5.6.20 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |