Pierre Schmitz pushed to branch main at Arch Linux / Packaging / Packages /
php-legacy
Commits:
743df3b6 by Pierre Schmitz at 2024-10-23T09:02:37+02:00
upgpkg: 8.2.25-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = php-legacy
- pkgver = 8.2.24
- pkgrel = 2
+ pkgver = 8.2.25
+ pkgrel = 1
url = https://www.php.net/
arch = x86_64
license = PHP-3.01
@@ -30,8 +30,8 @@ pkgbase = php-legacy
makedepends = oniguruma
makedepends = patchelf
options = !lto
- source = https://php.net/distributions/php-8.2.24.tar.xz
- source = https://php.net/distributions/php-8.2.24.tar.xz.asc
+ source = https://php.net/distributions/php-8.2.25.tar.xz
+ source = https://php.net/distributions/php-8.2.25.tar.xz.asc
source = apache.conf
source = php-fpm.tmpfiles
source = apache.patch
@@ -41,7 +41,7 @@ pkgbase = php-legacy
validpgpkeys = 1198C0117593497A5EC5C199286AF1F9897469DC
validpgpkeys = 39B641343D8C104B2B146DC3F9C39DC0B9698544
validpgpkeys = E60913E4DF209907D8E30D96659A97C9CF2A795A
- sha256sums =
80a5225746a9eb484475b312d4c626c63a88a037d8e56d214f30205e1ba1411a
+ sha256sums =
330b54876ea1d05ade12ee9726167332058bccd58dffa1d4e12117f6b4f616b9
sha256sums = SKIP
sha256sums =
2173046ac22ac50c7a6721306d3f79b2086f66a7a6ff5d8af249a474763197a1
sha256sums =
f3236ca866095d5e42e51e3fa600082ccd0afcfb7f1aecbeb286ef9d4f0dd564
@@ -60,7 +60,7 @@ pkgname = php-legacy
depends = oniguruma
depends = gdbm
provides = php-interpreter=8.2
- provides = php-legacy-intl=8.2.24
+ provides = php-legacy-intl=8.2.25
conflicts = php-legacy-intl
replaces = php-legacy-intl
backup = etc/php-legacy/php.ini
=====================================
PKGBUILD
=====================================
@@ -18,8 +18,8 @@ pkgname=('php-legacy'
'php-legacy-sqlite'
'php-legacy-tidy'
'php-legacy-xsl')
-pkgver=8.2.24
-pkgrel=2
+pkgver=8.2.25
+pkgrel=1
arch=('x86_64')
license=('PHP-3.01')
url='https://www.php.net/'
@@ -30,7 +30,7 @@ checkdepends=('procps-ng')
source=("https://php.net/distributions/php-${pkgver}.tar.xz"{,.asc}
'apache.conf' 'php-fpm.tmpfiles' 'apache.patch' 'php-fpm.patch'
'php.ini.patch' 'php-legacy.patch')
-sha256sums=('80a5225746a9eb484475b312d4c626c63a88a037d8e56d214f30205e1ba1411a'
+sha256sums=('330b54876ea1d05ade12ee9726167332058bccd58dffa1d4e12117f6b4f616b9'
'SKIP'
'2173046ac22ac50c7a6721306d3f79b2086f66a7a6ff5d8af249a474763197a1'
'f3236ca866095d5e42e51e3fa600082ccd0afcfb7f1aecbeb286ef9d4f0dd564'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/php-legacy/-/commit/743df3b67db5ef4bf61472d185d3b7e9d9e2cb90
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/php-legacy/-/commit/743df3b67db5ef4bf61472d185d3b7e9d9e2cb90
You're receiving this email because of your account on gitlab.archlinux.org.