extra/php-legacy to 8.2.20-1

This commit is contained in:
Kevin Mihelich 2024-06-04 23:57:59 +00:00
parent ac30b02dc2
commit 3492774899
2 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
pkgbase = php-legacy
pkgver = 8.2.19
pkgrel = 2
pkgver = 8.2.20
pkgrel = 1
url = https://www.php.net/
arch = x86_64
license = PHP-3.01
@ -29,8 +29,8 @@ pkgbase = php-legacy
makedepends = libnsl
makedepends = oniguruma
makedepends = patchelf
source = https://php.net/distributions/php-8.2.19.tar.xz
source = https://php.net/distributions/php-8.2.19.tar.xz.asc
source = https://php.net/distributions/php-8.2.20.tar.xz
source = https://php.net/distributions/php-8.2.20.tar.xz.asc
source = apache.conf
source = php-fpm.tmpfiles
source = apache.patch
@ -40,7 +40,7 @@ pkgbase = php-legacy
validpgpkeys = 1198C0117593497A5EC5C199286AF1F9897469DC
validpgpkeys = 39B641343D8C104B2B146DC3F9C39DC0B9698544
validpgpkeys = E60913E4DF209907D8E30D96659A97C9CF2A795A
sha256sums = aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13
sha256sums = 4474cc430febef6de7be958f2c37253e5524d5c5331a7e1765cd2d2234881e50
sha256sums = SKIP
sha256sums = 2173046ac22ac50c7a6721306d3f79b2086f66a7a6ff5d8af249a474763197a1
sha256sums = f3236ca866095d5e42e51e3fa600082ccd0afcfb7f1aecbeb286ef9d4f0dd564
@ -59,7 +59,7 @@ pkgname = php-legacy
depends = oniguruma
depends = gdbm
provides = php-interpreter=8.2
provides = php-legacy-intl=8.2.19
provides = php-legacy-intl=8.2.20
conflicts = php-legacy-intl
replaces = php-legacy-intl
backup = etc/php-legacy/php.ini

View file

@ -21,8 +21,8 @@ pkgname=('php-legacy'
'php-legacy-sqlite'
'php-legacy-tidy'
'php-legacy-xsl')
pkgver=8.2.19
pkgrel=2
pkgver=8.2.20
pkgrel=1
arch=('x86_64')
license=('PHP-3.01')
url='https://www.php.net/'
@ -33,7 +33,7 @@ checkdepends=('procps-ng')
source=("https://php.net/distributions/php-${pkgver}.tar.xz"{,.asc}
'apache.conf' 'php-fpm.tmpfiles' 'apache.patch' 'php-fpm.patch' 'php.ini.patch' 'php-legacy.patch')
sha256sums=('aecd63f3ebea6768997f5c4fccd98acbf897762ed5fc25300e846197a9485c13'
sha256sums=('4474cc430febef6de7be958f2c37253e5524d5c5331a7e1765cd2d2234881e50'
'SKIP'
'2173046ac22ac50c7a6721306d3f79b2086f66a7a6ff5d8af249a474763197a1'
'f3236ca866095d5e42e51e3fa600082ccd0afcfb7f1aecbeb286ef9d4f0dd564'