diff options
author | Juergen Daubert <jue@jue.li> | 2022-04-16 13:18:07 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-04-16 13:18:07 +0200 |
commit | f498bcd120b33c22b125ca9b7cccf158d80ed324 (patch) | |
tree | cf7c439b7eb028dc5b6b0ed84c3c3a31e146b6bd /php | |
parent | 16e0e8668eb1624be02118ce871a657b4f7c3ac8 (diff) | |
download | opt-f498bcd120b33c22b125ca9b7cccf158d80ed324.tar.gz opt-f498bcd120b33c22b125ca9b7cccf158d80ed324.tar.xz |
php: update to 8.1.5
Diffstat (limited to 'php')
-rw-r--r-- | php/.signature | 6 | ||||
-rw-r--r-- | php/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php/.signature b/php/.signature index 8a7ef5931..74f63d005 100644 --- a/php/.signature +++ b/php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YX7r859URN/ZqsjNVNLXLH0Mh42Yz62A5au3hmevvo6TxR8/zTtLsSEIwfalKoHynzyNZOmyWJubH3t5xRStQo= -SHA256 (Pkgfile) = 7c5eabf7ad4fd604677de598b0f123c9c50602bd03303ae7097a5cbe22735a61 +RWSE3ohX2g5d/RjOuqwf1t3GsEFlmDgLO6A674xAT65vVvzyLZdi/pTeHFZREf919nyzXoY9sj6XhtvBAA8NTDpTr5Qj/ypjDQU= +SHA256 (Pkgfile) = 15b8ba722f2e180e59c31e80ab3739d69f2177343e288662a885561a956d4a10 SHA256 (.footprint) = 949f698a1c25f2b633a794ebb7c594cf4ecdb49013b14931f9dfdd19971a6fad -SHA256 (php-8.1.4.tar.xz) = 05a8c0ac30008154fb38a305560543fc172ba79fb957084a99b8d3b10d5bdb4b +SHA256 (php-8.1.5.tar.xz) = 7647734b4dcecd56b7e4bd0bc55e54322fa3518299abcdc68eb557a7464a2e8a diff --git a/php/Pkgfile b/php/Pkgfile index ab210c969..dcf211bb9 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: bzip2 libpcre2 libxml2 curl db gdbm name=php -version=8.1.4 +version=8.1.5 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |