diff options
author | Juergen Daubert <jue@jue.li> | 2022-01-30 11:29:26 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-01-30 11:29:26 +0100 |
commit | 45b4c5ba3b0402003f24dafb2096fb757cda7f84 (patch) | |
tree | 8a28afcd98e29dfb3a9da2d7313c47dd5f9d30db /mod_php | |
parent | a8a638fdfa13ccdd6214f20b1074d82bcd142b48 (diff) | |
download | opt-45b4c5ba3b0402003f24dafb2096fb757cda7f84.tar.gz opt-45b4c5ba3b0402003f24dafb2096fb757cda7f84.tar.xz |
php: update to 8.0.15
Diffstat (limited to 'mod_php')
-rw-r--r-- | mod_php/.signature | 6 | ||||
-rw-r--r-- | mod_php/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mod_php/.signature b/mod_php/.signature index 3b022a70f..d6183ece4 100644 --- a/mod_php/.signature +++ b/mod_php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bp0CgtHM2nVORV8QUepvyx3PyhCJAmTxogoYR9bfJo+6+skUkwrLLwGKFZJfxQV5gYeRYnGYdwoumIGEdbszAM= -SHA256 (Pkgfile) = 873497c0c24ac21214caf1ed974fb56afd249dd9582409d120363373f027a203 +RWSE3ohX2g5d/UoEAxeSLY+R8vYz7CoHYDK6DIghBS0svw4mJiHzQ/DiicFeTFoo88TvD6ikQ/06vzMze3O5wcNDgOPrhcGPgAA= +SHA256 (Pkgfile) = cc2da08686f0d5ee0bceaec31b075f35c4a2155d8e81978f25932fd171d638fd SHA256 (.footprint) = 7fa4482315662d626464b194385ae557ec401ff110bea6d24f6f48efc315ceba -SHA256 (php-8.0.14.tar.xz) = fbde8247ac200e4de73449d9fefc8b495d323b5be9c10cdb645fb431c91156e3 +SHA256 (php-8.0.15.tar.xz) = 5f33544061d37d805a2a9ce791f081ef08a7155bd7ba2362e69bba2d06b0f8b2 diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 0b00d9b30..521813503 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: apache libpcre2 name=mod_php -version=8.0.14 +version=8.0.15 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |