diff options
author | Juergen Daubert <jue@jue.li> | 2020-03-20 14:08:23 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-03-20 14:08:23 +0100 |
commit | 0935125e6203bf6721470d8ab60efa37131c6505 (patch) | |
tree | 72c112d851b1bb2436809babe8420e6f93cfcea7 /php-sqlite3 | |
parent | 04ad242185a0b9394143e38814816fbf6e6c041a (diff) | |
download | opt-0935125e6203bf6721470d8ab60efa37131c6505.tar.gz opt-0935125e6203bf6721470d8ab60efa37131c6505.tar.xz |
[notify] php: update to 7.4.4
includes security fixes, see
- https://www.php.net/ChangeLog-7.php#7.4.4
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 07234aef2..9b729f604 100644 --- a/php-sqlite3/.signature +++ b/php-sqlite3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WczUnrKuoO/3t98biCt4G/sNqD7PFS2VRnuKPsdbawlXKtwH4Lll4Cl5GhCh7AtjJ1VkQvNNHYeRp7kiqIbFwc= -SHA256 (Pkgfile) = 7c79cd51698d4c0cf5e3f46f519c904489772f510e8240bdc554c3a02cfd77fe +RWSE3ohX2g5d/V1blL+p9IpcfmjueKqpwpwMgdOYbcxhKX7615uQNPSOlz5P2UMtmlOWQgLta1zk+/BFPYKo+HL7Nbudns/OkQ0= +SHA256 (Pkgfile) = ba17fa63c525ccaa3fd4e1e8178aa6e759ab55c47929e77b7b295947c177b5ca SHA256 (.footprint) = e626528b1bc2b3ce187cc979172f24c489075e0bc584aeb1d082b2f7197d6e49 -SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a +SHA256 (php-7.4.4.tar.xz) = 1873c4cefdd3df9a78dcffb2198bba5c2f0464f55c9c960720c84df483fca74c diff --git a/php-sqlite3/Pkgfile b/php-sqlite3/Pkgfile index 211b363d3..59aae2d16 100644 --- a/php-sqlite3/Pkgfile +++ b/php-sqlite3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: sqlite3 name=php-sqlite3 -version=7.4.3 +version=7.4.4 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |