diff options
author | Juergen Daubert <jue@jue.li> | 2016-06-24 13:44:37 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-06-24 13:44:37 +0200 |
commit | 1ef82ab3ea5bc69686725e20366c8c945405f055 (patch) | |
tree | dc78c1c44be7e358d60f89464111ab012fc472db /php-sqlite3 | |
parent | 4828f573f0dd7eab9830a4e6c48f78067d963b87 (diff) | |
download | opt-1ef82ab3ea5bc69686725e20366c8c945405f055.tar.gz opt-1ef82ab3ea5bc69686725e20366c8c945405f055.tar.xz |
php-sqlite3: update to 5.6.23
Diffstat (limited to 'php-sqlite3')
-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 f5fb18e65..1294aa4fe 100644 --- a/php-sqlite3/.md5sum +++ b/php-sqlite3/.md5sum @@ -1 +1 @@ -19a5bcbddc105dfb29482ab779fcc795 php-5.6.22.tar.xz +c2d2155e50bcbaa0ee7a63845862c894 php-5.6.23.tar.xz diff --git a/php-sqlite3/Pkgfile b/php-sqlite3/Pkgfile index db2557ebb..349b32f59 100644 --- a/php-sqlite3/Pkgfile +++ b/php-sqlite3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: sqlite3 name=php-sqlite3 -version=5.6.22 +version=5.6.23 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |