diff options
author | Juergen Daubert <jue@jue.li> | 2020-07-16 17:09:37 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-07-16 17:09:37 +0200 |
commit | 55c710ba4646d4cf1b2eee416670c57e7a3d93e9 (patch) | |
tree | 2a8f0d4548b13345c30f5e8429f3e7f97658e086 /mod_php | |
parent | 78c6b00e2f80ca1862e8e596a84f012fd2320353 (diff) | |
download | opt-55c710ba4646d4cf1b2eee416670c57e7a3d93e9.tar.gz opt-55c710ba4646d4cf1b2eee416670c57e7a3d93e9.tar.xz |
php: update to 7.4.8
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 da8027e7d..4701a8c70 100644 --- a/mod_php/.signature +++ b/mod_php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QwV/+IzZtJri9zppC8wZboqe5lRomhTT9CUTnOXBzd8WsG1HvWxWHQTS/Q22YMvMU5gp49HWlCSfJ0IDsAZ0wc= -SHA256 (Pkgfile) = 5a71a4a5618d94e1820b2919692a870f353ca5eabde90f166e069ce4639068d1 +RWSE3ohX2g5d/UjrmyQfRd64E+8vWVFz6lAVc01qBHXHARO2sj8L914UKd35P8UdrB0dEs+51Z3aXbejEyP6wMO4gtIvj9oXLwQ= +SHA256 (Pkgfile) = 9dfbcb78a74c742f9fc6b3aec544721edfcbc11f95bf83d7ecabcc2c822b5b39 SHA256 (.footprint) = 431a1cd161b066612e0916398d648fbdb211d5fd502017fda989467c8a81f861 -SHA256 (php-7.4.7.tar.xz) = 53558f8f24cd8ab6fa0ea252ca8198e2650160649681ce5230c1df1dc2b52faf +SHA256 (php-7.4.8.tar.xz) = 642843890b732e8af01cb661e823ae01472af1402f211c83009c9b3abd073245 diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 084c530e3..566718fb8 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: apache libpcre2 name=mod_php -version=7.4.7 +version=7.4.8 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |