diff options
author | Juergen Daubert <jue@jue.li> | 2021-08-26 16:04:34 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-08-26 16:04:34 +0200 |
commit | a02ba7e9e51a955b26875efc3b12eb3eb6e7371c (patch) | |
tree | 7d3fe1a09e58a9a575e4b3252428ba6232589d96 /php-gettext | |
parent | 84b9bc2c211f78f57c4bc89927ef51404f3962de (diff) | |
download | opt-a02ba7e9e51a955b26875efc3b12eb3eb6e7371c.tar.gz opt-a02ba7e9e51a955b26875efc3b12eb3eb6e7371c.tar.xz |
[notify] php: update to 8.0.10
security release, see https://www.php.net/ChangeLog-8.php#8.0.10
Diffstat (limited to 'php-gettext')
-rw-r--r-- | php-gettext/.signature | 6 | ||||
-rw-r--r-- | php-gettext/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-gettext/.signature b/php-gettext/.signature index b646c4f3a..635712f30 100644 --- a/php-gettext/.signature +++ b/php-gettext/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/X6cac59KtrjqHolAZ5ci7V8hAoozY16pqa6fj4Jg1X4JHijFYYX7lsEo/fS/bRigk6i2ajZqEKoyOmycYfHwws= -SHA256 (Pkgfile) = d70a2791b8bb3405d6b152db35c3255b98e467bfa1242f205fb8021622b6ad65 +RWSE3ohX2g5d/dOkxe7SpI3wPOcIPIfWGoAEmnzVvXnOUV/EgCUJDd/msDiJARRmn0Pa1pyI7FDnTQVL/IriGEMBpow3XjhzOgA= +SHA256 (Pkgfile) = 54b487d175ed0cd15f03168e9585be8b66c2cdc7477331fa58b9c3f857d6feed SHA256 (.footprint) = f2188408bdd37cf12c2eb9ef545b934e6a10d8faf52d3b961cd6c7649bdfaf9a -SHA256 (php-8.0.9.tar.xz) = 71a01b2b56544e20e28696ad5b366e431a0984eaa39aa5e35426a4843e172010 +SHA256 (php-8.0.10.tar.xz) = 66dc4d1bc86d9c1bc255b51b79d337ed1a7a035cf71230daabbf9a4ca35795eb diff --git a/php-gettext/Pkgfile b/php-gettext/Pkgfile index 829b54ee4..7f1c3a19e 100644 --- a/php-gettext/Pkgfile +++ b/php-gettext/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=php-gettext -version=8.0.9 +version=8.0.10 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |