diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2016-11-13 14:19:30 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2016-11-13 14:19:30 +0100 |
commit | 4687e7648f0fddd68ae29c641645f861c8206c11 (patch) | |
tree | d079b9d9b3f550c0b2cfd1e08b289b6f72644557 /php-sqlite3 | |
parent | 4057bb5399b324e23d91d06304193e126367fd41 (diff) | |
parent | e3c5b04b896626b3822ebd857a5c443ed1bdbe2b (diff) | |
download | opt-4687e7648f0fddd68ae29c641645f861c8206c11.tar.gz opt-4687e7648f0fddd68ae29c641645f861c8206c11.tar.xz |
Merge branch '3.2' into 3.3
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 dca0ccef5..448e2bcb8 100644 --- a/php-sqlite3/.md5sum +++ b/php-sqlite3/.md5sum @@ -1 +1 @@ -9ce6efc96d5ab81ef808f8ed6b1f242d php-5.6.27.tar.xz +1e01c66b2e67ab3b56a6180ee560fe4c php-5.6.28.tar.xz diff --git a/php-sqlite3/Pkgfile b/php-sqlite3/Pkgfile index 300f59350..c0a69120a 100644 --- a/php-sqlite3/Pkgfile +++ b/php-sqlite3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: sqlite3 name=php-sqlite3 -version=5.6.27 +version=5.6.28 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |