diff options
author | Juergen Daubert <jue@jue.li> | 2020-05-15 16:40:05 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-05-15 16:40:05 +0200 |
commit | a0c8d129578b8e7f2757a4f53aa2b7c894030c09 (patch) | |
tree | 581b1be76cc68cc63234d276787a68c431c15ee5 /php-sqlite3 | |
parent | 328fd3f6ab8f81b74ca52ec582f826d3d53e3236 (diff) | |
download | opt-a0c8d129578b8e7f2757a4f53aa2b7c894030c09.tar.gz opt-a0c8d129578b8e7f2757a4f53aa2b7c894030c09.tar.xz |
[notify] php: update to 7.4.6
includes security fixes, see
https://www.php.net/archive/2020.php#2020-05-14-3
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 7dc1e8f4b..1adc2e862 100644 --- a/php-sqlite3/.signature +++ b/php-sqlite3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SIRpEe9yB8C+Ca5KWJHzR077AYzkyqo8oSeSOHK0YBBXg2N6Qo0O+NXOBXRZ4pftmd/zLpzVaKgyw5pTTVjRAE= -SHA256 (Pkgfile) = 78fa36ff0ed72faebca99e8f3506435d924ce0af196741d286e153c1e9588335 +RWSE3ohX2g5d/UPvtH9yQsZVxnOoO5sJ00F45m0c9icxBHWo00d8Ke/aaIYjM3tV49/q/WLLQ6i8raoW1rmx9QJHv8Sw8q54bQo= +SHA256 (Pkgfile) = ee1db54047dc9d31469819c67622ba9efe419f6c369d513d9ca8979b14d71769 SHA256 (.footprint) = e626528b1bc2b3ce187cc979172f24c489075e0bc584aeb1d082b2f7197d6e49 -SHA256 (php-7.4.5.tar.xz) = d059fd7f55bdc4d2eada15a00a2976697010d3631ef6f83149cc5289e1f23c2c +SHA256 (php-7.4.6.tar.xz) = d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832 diff --git a/php-sqlite3/Pkgfile b/php-sqlite3/Pkgfile index 4f8411996..810f7c54c 100644 --- a/php-sqlite3/Pkgfile +++ b/php-sqlite3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: sqlite3 name=php-sqlite3 -version=7.4.5 +version=7.4.6 release=1 source=(http://php.net/distributions/php-$version.tar.xz) |