diff options
author | Juergen Daubert <jue@jue.li> | 2022-10-04 11:58:47 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-10-04 11:58:47 +0200 |
commit | f153dc231492785e895f708455b29657465f482a (patch) | |
tree | fc255d03085cd589e7fdf4dd1da52bea84246a6d /mod_php | |
parent | 403e78ca1f2f7b002a0f3afc94939cc5801571ea (diff) | |
download | opt-f153dc231492785e895f708455b29657465f482a.tar.gz opt-f153dc231492785e895f708455b29657465f482a.tar.xz |
php: update to 8.1.11
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 a6f345f58..dbb2caca8 100644 --- a/mod_php/.signature +++ b/mod_php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fL+d6G/ZUcXh9+IwNuGGbAyXi+sbJ2Zqj3SraHGXBHABs+xUxr0ZvxP0Ju0MFvgJQMrEG23qpLJJUeG4/fZAQg= -SHA256 (Pkgfile) = 67db454c1e8eb7eedc23378f5f6c8f7bd7bc08352b12b466ea7eaee5d9922a0d +RWSE3ohX2g5d/W6EnnUKmpLi0buzDLF8l85LYV7abdM8/w/auA9yl1WyHtgsj1JocgUEFVNwCmj1jyfzvXX1Wg9Fs6zdIH0+2AA= +SHA256 (Pkgfile) = bae38a8ea386933fdb7560d5a6b742ae0ef0b8267f8225dbaa6fbcfb66bb03fb SHA256 (.footprint) = 7fa4482315662d626464b194385ae557ec401ff110bea6d24f6f48efc315ceba -SHA256 (php-8.1.10.tar.xz) = 90e7120c77ee83630e6ac928d23bc6396603d62d83a3cf5df8a450d2e3070162 +SHA256 (php-8.1.11.tar.xz) = 3005198d7303f87ab31bc30695de76e8ad62783f806b6ab9744da59fe41cc5bd diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 84e21b28d..bb693bed0 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: apache libpcre2 name=mod_php -version=8.1.10 +version=8.1.11 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |