mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/php to 8.1.13-1
This commit is contained in:
parent
a1cc4d3274
commit
1a7d253586
1 changed files with 3 additions and 3 deletions
|
@ -23,8 +23,8 @@ pkgname=('php'
|
|||
'php-sqlite'
|
||||
'php-tidy'
|
||||
'php-xsl')
|
||||
pkgver=8.1.12
|
||||
pkgrel=2
|
||||
pkgver=8.1.13
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
license=('PHP')
|
||||
url='https://www.php.net/'
|
||||
|
@ -35,7 +35,7 @@ checkdepends=('procps-ng')
|
|||
options=(debug)
|
||||
source=("https://php.net/distributions/${pkgbase}-${pkgver}.tar.xz"{,.asc}
|
||||
'apache.patch' 'apache.conf' 'php-fpm.patch' 'php-fpm.tmpfiles' 'php.ini.patch')
|
||||
sha256sums=('08243359e2204d842082269eedc15f08d2eca726d0e65b93fb11f4bfc51bbbab'
|
||||
sha256sums=('b15ef0ccdd6760825604b3c4e3e73558dcf87c75ef1d68ef4289d8fd261ac856'
|
||||
'SKIP'
|
||||
'702b163c66c65af92dcad8d79f41bda84bcd5d863235fcf1497c33a86db9e4ca'
|
||||
'4a2add00d93fa991ccdf6356090264c1059c79935642afff6e8d4a2107fa037e'
|
||||
|
|
Loading…
Reference in a new issue