David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
php-igbinary


Commits:
1c5755a5 by David Runge at 2023-10-16T13:05:35+02:00
upgpkg: 3.2.14-2

Rebuild against glibc 2.38

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,25 @@
+pkgbase = php-igbinary
+       pkgdesc = A drop in replacement for the standard php serializer
+       pkgver = 3.2.14
+       pkgrel = 2
+       url = https://github.com/igbinary/igbinary
+       arch = x86_64
+       license = BSD
+       makedepends = php-legacy
+       makedepends = php
+       depends = glibc
+       source = 
php-igbinary-3.2.14.tar.gz::https://github.com/igbinary/igbinary/archive/3.2.14.tar.gz
+       sha512sums = 
8f58817b86c560bd81344ec51260d31b02868584254d6b94b44e07ea5371ddebfc2ccee7bc56ca1ad5873bdbb758fc95683555e7c5abf5d69db9d962bf0e88b3
+       b2sums = 
17cb77a68e2458021563ae288fccbd49132b04f9b5e2a27b7dbfc2c851536d30b813fcf4cc48684afda0cd3e3b0c2c915b13b668d85715d827bee86a4c499573
+
+pkgname = php-igbinary
+       depends = glibc
+       depends = php
+       provides = 
+       backup = etc/php/conf.d/igbinary.ini
+
+pkgname = php-legacy-igbinary
+       depends = glibc
+       depends = php-legacy
+       provides = 
+       backup = etc/php-legacy/conf.d/igbinary.ini


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ _name=igbinary
 pkgbase=php-igbinary
 pkgname=(php-igbinary php-legacy-igbinary)
 pkgver=3.2.14
-pkgrel=1
+pkgrel=2
 pkgdesc="A drop in replacement for the standard php serializer"
 arch=(x86_64)
 url="https://github.com/igbinary/igbinary";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/php-igbinary/-/commit/1c5755a51a0448724dcb2986eff558f7eb1710f9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/php-igbinary/-/commit/1c5755a51a0448724dcb2986eff558f7eb1710f9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to