diff options
author | Juergen Daubert <jue@jue.li> | 2019-07-04 14:01:39 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-07-04 14:01:39 +0200 |
commit | 33d91f378c369e2fc0c7e6cb1fce91daf5b6e81c (patch) | |
tree | fefcf0a769c286febf9ddbb9032c47ac6830b5a1 /php-sqlite3 | |
parent | aa3194ef0ee9db8885b42b92242b2085466d2b8a (diff) | |
download | opt-33d91f378c369e2fc0c7e6cb1fce91daf5b6e81c.tar.gz opt-33d91f378c369e2fc0c7e6cb1fce91daf5b6e81c.tar.xz |
php: update to 7.3.7
Diffstat (limited to 'php-sqlite3')
-rw-r--r-- | php-sqlite3/.signature | 6 | ||||
-rw-r--r-- | php-sqlite3/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-sqlite3/.signature b/php-sqlite3/.signature index 282465284..8c8d03ed2 100644 --- a/php-sqlite3/.signature +++ b/php-sqlite3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SpkMcN2lz+P0C145MvSE34UDx+1+w+XTBDeW/ijy75dA6lWAmWCEFzzNyu68uLbeREZVkWgAQioxLy+mSqBWgI= -SHA256 (Pkgfile) = 23727abb46319b38d0c2c41f47dd2b0330ecb5e0a3370536aeb18884e192f08b +RWSE3ohX2g5d/R4Cr4h6ABrOI3+UVXfyE3v8xHKwV4noG27KLn4t0srguyslDL9kRMPSKiMl2F6+FiH0ujuNx88IjuDmOk8RuAQ= +SHA256 (Pkgfile) = 5be8696b1032c58b981760b877a92b40c2721258adc358c633340aa7bd6343b2 SHA256 (.footprint) = e626528b1bc2b3ce187cc979172f24c489075e0bc584aeb1d082b2f7197d6e49 -SHA256 (php-7.3.6.tar.xz) = fefc8967daa30ebc375b2ab2857f97da94ca81921b722ddac86b29e15c54a164 +SHA256 (php-7.3.7.tar.xz) = ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c diff --git a/php-sqlite3/Pkgfile b/php-sqlite3/Pkgfile index 3b685c62a..7f93b95e1 100644 --- a/php-sqlite3/Pkgfile +++ b/php-sqlite3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: sqlite3 name=php-sqlite3 -version=7.3.6 +version=7.3.7 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |