extra/php-legacy to 8.1.17-1

This commit is contained in:
David Beauchamp 2023-03-15 12:56:26 -04:00
parent 028527ebcd
commit 859a28a137
2 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@ pkgname=('php-legacy'
'php-legacy-sqlite'
'php-legacy-tidy'
'php-legacy-xsl')
pkgver=8.1.16
pkgver=8.1.17
pkgrel=1
arch=('x86_64')
license=('PHP')
@ -39,13 +39,13 @@ source=(
'php.ini.patch'
'php-legacy.patch'
)
sha256sums=('d61f13d96a58b93c39672b58f25e1ee4ce88500f4acb1430cb01a514875c1258'
sha256sums=('b5c48f95b8e1d8624dd05fc2eab7be13277f9a203ccba97bdca5a1a0fb4a1460'
'SKIP'
'2173046ac22ac50c7a6721306d3f79b2086f66a7a6ff5d8af249a474763197a1'
'f3236ca866095d5e42e51e3fa600082ccd0afcfb7f1aecbeb286ef9d4f0dd564'
'702b163c66c65af92dcad8d79f41bda84bcd5d863235fcf1497c33a86db9e4ca'
'7322cc296780908b55fe6d601d403b0e506a2a7ce5359141cb4132f84778243d'
'0d651c14cbd76bf430cd9b0c3b3ebf12fd19bf3ca4a18cb6dc329e0352aabe66'
'99a8bea56335941a645efce4a22917b7147b070686f34b9f3e56d8c238d785fa'
'a1859005c9fad835079470e6fb3c0721b9bd024c8f3ae1f34cb082ec41c63194')
validpgpkeys=('F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD'
'39B641343D8C104B2B146DC3F9C39DC0B9698544')

View file

@ -1,6 +1,6 @@
--- php.ini-production.orig
+++ php.ini-production
@@ -760,7 +760,7 @@
@@ -765,7 +765,7 @@
; Directory in which the loadable extensions (modules) reside.
; https://php.net/extension-dir
@ -9,7 +9,7 @@
; On windows:
;extension_dir = "ext"
@@ -908,56 +908,43 @@
@@ -913,56 +913,43 @@
; deprecated in a future PHP major version. So, when it is possible, please
; move to the new ('extension=<ext>) syntax.
;