mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/php7 to 7.4.30-1
This commit is contained in:
parent
5e8931edbe
commit
e99a4bccf5
1 changed files with 3 additions and 3 deletions
|
@ -24,8 +24,8 @@ pkgname=('php7'
|
|||
'php7-sqlite'
|
||||
'php7-tidy'
|
||||
'php7-xsl')
|
||||
pkgver=7.4.29
|
||||
pkgrel=4
|
||||
pkgver=7.4.30
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
license=('PHP')
|
||||
url='https://www.php.net/'
|
||||
|
@ -37,7 +37,7 @@ options=(debug)
|
|||
source=("https://php.net/distributions/php-${pkgver}.tar.xz"{,.asc}
|
||||
'apache.patch' 'apache.conf' 'php-fpm.patch' 'php-fpm.tmpfiles' 'php.ini.patch'
|
||||
'enchant-2.patch' 'php7.patch')
|
||||
sha512sums=('cdec93b3d10b80da4a16757e60ecf8b35e78adfc57edd40917f53c4d20ce2847363ac99954cc92492cd84b81c01c4af667b16c8f4fe54aa98b9181ef5b1951ba'
|
||||
sha512sums=('7bce44a23c07193c10c57459f08b08fdce4e3a269d6829a61371d1b1f117ecf4e167805a40e1a5e7687f534aee9d5f5745a3f4dcb344e9e781c105bc964ed738'
|
||||
'SKIP'
|
||||
'284e3c0fe3ded0ff3e7d53f2769ea207b4591ef42abeff2d8604e87fe379929bd3b19ff294a729834f339a9da85ae7d4a7d8605890677222f78601b4f2b22247'
|
||||
'eccbe1a0c7b2757ab3c982c871cc591a66ad70f085aaa0d44f93cacacedc7b8fd21b8d0c66471327ff070db1bab1ab83a802f6fa190f33bdd74c134975e3910e'
|
||||
|
|
Loading…
Reference in a new issue