diff options
author | Juergen Daubert <jue@jue.li> | 2021-05-03 19:17:01 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-05-03 19:17:01 +0200 |
commit | d9abcee49113b538465738e4873bee95f67db7aa (patch) | |
tree | 6c4ff2f637a3c1badfa026bc1b0010d21a8c9703 /php-sqlite3 | |
parent | 20df022005283444d17037f9cfacbb5fb9ef502d (diff) | |
download | opt-d9abcee49113b538465738e4873bee95f67db7aa.tar.gz opt-d9abcee49113b538465738e4873bee95f67db7aa.tar.xz |
[notify] php: update to 7.4.18, security fixes
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 3405b8807..1fc2e9720 100644 --- a/php-sqlite3/.signature +++ b/php-sqlite3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/S7Q8uCUWF0x12ECc8WcvC71HLf9ADY+32DzyK4T+72dSzTc3ZskRPBPWnuv+gsDahXVhrJWzVmfl7Jx666YuQE= -SHA256 (Pkgfile) = 4df986c805ac0fda042170ff192f28d7315a59c12610ff143630105b08fc6d43 +RWSE3ohX2g5d/c66F+n/zK73evDXqBjXUuD3hZnEW6S/wdg5BApcPrk+bs/N7Tnw1xvZxg9WsPayVS6igSS+DtgFt9AbMRsiAAk= +SHA256 (Pkgfile) = 9bf86949bd1361cbaa3d2962b7dd255b82ec3dd064df845b457abf943a794068 SHA256 (.footprint) = e626528b1bc2b3ce187cc979172f24c489075e0bc584aeb1d082b2f7197d6e49 -SHA256 (php-7.4.16.tar.xz) = 1c16cefaf88ded4c92eed6a8a41eb682bb2ef42429deb55f1c4ba159053fb98b +SHA256 (php-7.4.18.tar.xz) = ab97f22b128d21dcbc009b50a37aaea0051b2721cbcd122d9e00e6ffc3c4b7e1 diff --git a/php-sqlite3/Pkgfile b/php-sqlite3/Pkgfile index f73a429df..d90bab423 100644 --- a/php-sqlite3/Pkgfile +++ b/php-sqlite3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: sqlite3 name=php-sqlite3 -version=7.4.16 +version=7.4.18 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |