mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/php to 8.2.9-1
This commit is contained in:
parent
72ccc366bc
commit
01bf354b5d
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ pkgname=('php'
|
|||
'php-sqlite'
|
||||
'php-tidy'
|
||||
'php-xsl')
|
||||
pkgver=8.2.8
|
||||
pkgver=8.2.9
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
license=('PHP')
|
||||
|
@ -32,7 +32,7 @@ makedepends=('apache' 'aspell' 'enchant' 'gd' 'gmp' 'icu' 'libsodium' 'libxslt'
|
|||
checkdepends=('procps-ng')
|
||||
source=("https://php.net/distributions/${pkgbase}-${pkgver}.tar.xz"{,.asc}
|
||||
'apache.patch' 'apache.conf' 'php-fpm.patch' 'php-fpm.tmpfiles' 'php.ini.patch')
|
||||
sha256sums=('cfe1055fbcd486de7d3312da6146949aae577365808790af6018205567609801'
|
||||
sha256sums=('8d086ce5f0b92d4e930c3c6ae204a6b349ab9856fe508026d0053296060e4162'
|
||||
'SKIP'
|
||||
'702b163c66c65af92dcad8d79f41bda84bcd5d863235fcf1497c33a86db9e4ca'
|
||||
'4a2add00d93fa991ccdf6356090264c1059c79935642afff6e8d4a2107fa037e'
|
||||
|
|
Loading…
Reference in a new issue