[arch-commits] Commit in php7/trunk (PKGBUILD)

Pierre Schmitz pierre at gemini.archlinux.org
Wed Feb 16 13:46:49 UTC 2022


    Date: Wednesday, February 16, 2022 @ 13:46:49
  Author: pierre
Revision: 437493

upgpkg: php7 7.4.28-1

Modified:
  php7/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-16 13:42:46 UTC (rev 437492)
+++ PKGBUILD	2022-02-16 13:46:49 UTC (rev 437493)
@@ -21,7 +21,7 @@
          'php7-sqlite'
          'php7-tidy'
          'php7-xsl')
-pkgver=7.4.27
+pkgver=7.4.28
 pkgrel=1
 arch=('x86_64')
 license=('PHP')
@@ -33,7 +33,7 @@
 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=('2401f19d738a511c20efdf199fed7a6bdd02b51d91abf68a410f760cf846df87fce4bbf71acdf209926877cf3e8f8f39f045f1f03755862d09491f6ab6c9cfc8'
+sha512sums=('e7fa281a3be9ec46b7fa69619fd417fc04200dc64fd153f9670184d84b0aa3d5f3698536cf18476a96d8a42ba40b856ff57ab18e8e8a485dd9b95467d1952fa8'
             'SKIP'
             '284e3c0fe3ded0ff3e7d53f2769ea207b4591ef42abeff2d8604e87fe379929bd3b19ff294a729834f339a9da85ae7d4a7d8605890677222f78601b4f2b22247'
             'eccbe1a0c7b2757ab3c982c871cc591a66ad70f085aaa0d44f93cacacedc7b8fd21b8d0c66471327ff070db1bab1ab83a802f6fa190f33bdd74c134975e3910e'
@@ -77,7 +77,8 @@
 		--datarootdir=/usr/share/php7 \
 		--datadir=/usr/share/php7 \
 		--program-suffix=7 \
-		--includedir=/usr/include/php7
+		--includedir=/usr/include/php7 \
+		--disable-gcc-global-regs \
 		"
 
 	local _phpextensions="\



More information about the arch-commits mailing list