Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
lib32-libltdl
Commits:
778290de by Frederik Schwan at 2024-08-30T18:20:00+02:00
upgpkg: 2.5.2+r1+g2fe3a3e2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = lib32-libltdl
pkgdesc = A generic library support script (32-bit)
- pkgver = 2.5.1
- pkgrel = 2
+ pkgver = 2.5.2+r1+g2fe3a3e2
+ pkgrel = 1
url = https://www.gnu.org/software/libtool
arch = x86_64
license = LGPL-2.0-or-later WITH Libtool-exception
@@ -12,14 +12,14 @@ pkgbase = lib32-libltdl
depends = tar
depends = lib32-glibc
depends = libtool
- provides = lib32-libtool=2.5.1
+ provides = lib32-libtool=2.5.2+r1+g2fe3a3e2
conflicts = lib32-libtool
replaces = lib32-libtool
- source =
git+https://git.savannah.gnu.org/git/libtool.git#commit=1354176bbbc939a7d07a0dcf9b2d92e2ac6bcfef
+ source =
git+https://git.savannah.gnu.org/git/libtool.git#commit=2fe3a3e2a954adcbfb1139d780bec47b85ef6077
source = git+https://git.savannah.gnu.org/git/gnulib.git
source =
gnulib-bootstrap::git+https://github.com/gnulib-modules/bootstrap.git
source = disable-lto-link-order2.patch
- b2sums =
3c5daaa5e6f685284330a9fe91bb518dbe367edca66e7702a0b6791418f9d73c0d3f4c56529079d3fe8d52125dcf98c71ada43c1799ba84df35989b56d8a20d8
+ b2sums =
191bd0dde07c5dc39c7e1cc8ea7169f2a37ad89ac83b549c5ef5437395e9121052c0a32ac43b6876bd4c978e742a326d6c33e8d930674ec109caa7fe5335cc1d
b2sums = SKIP
b2sums = SKIP
b2sums =
9d1e0460b9ef56ba33ac498814b409d1b1d7c3e8ed41a3aed2a86d86341ed7051ca88a5adfa92bd87da968460514230058c3d490b58537d95722e68d7d1687ff
=====================================
PKGBUILD
=====================================
@@ -8,9 +8,9 @@
# NOTE: requires rebuilt with each new gcc version
pkgname=lib32-libltdl
-pkgver=2.5.1
-_commit=1354176bbbc939a7d07a0dcf9b2d92e2ac6bcfef
-pkgrel=2
+pkgver=2.5.2+r1+g2fe3a3e2
+_commit=2fe3a3e2a954adcbfb1139d780bec47b85ef6077
+pkgrel=1
_gccver=14.2.1
pkgdesc='A generic library support script (32-bit)'
arch=(x86_64)
@@ -28,7 +28,7 @@ source=(
gnulib-bootstrap::git+https://github.com/gnulib-modules/bootstrap.git
disable-lto-link-order2.patch
)
-b2sums=('3c5daaa5e6f685284330a9fe91bb518dbe367edca66e7702a0b6791418f9d73c0d3f4c56529079d3fe8d52125dcf98c71ada43c1799ba84df35989b56d8a20d8'
+b2sums=('191bd0dde07c5dc39c7e1cc8ea7169f2a37ad89ac83b549c5ef5437395e9121052c0a32ac43b6876bd4c978e742a326d6c33e8d930674ec109caa7fe5335cc1d'
'SKIP'
'SKIP'
'9d1e0460b9ef56ba33ac498814b409d1b1d7c3e8ed41a3aed2a86d86341ed7051ca88a5adfa92bd87da968460514230058c3d490b58537d95722e68d7d1687ff')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libltdl/-/commit/778290de6d1ebe3c6804ac18255995d8cdb54a74
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libltdl/-/commit/778290de6d1ebe3c6804ac18255995d8cdb54a74
You're receiving this email because of your account on gitlab.archlinux.org.