Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
libtool
Commits:
d5fed522 by Frederik Schwan at 2024-08-29T18:15:16+02:00
upgpkg: 2.5.2+r1+g2fe3a3e2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libtool
pkgdesc = A generic library support script
- 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,17 +12,17 @@ pkgbase = libtool
depends = sh
depends = tar
depends = glibc
- provides = libltdl=2.5.1
- provides = libtool-multilib=2.5.1
+ provides = libltdl=2.5.2+r1+g2fe3a3e2
+ provides = libtool-multilib=2.5.2+r1+g2fe3a3e2
conflicts = libltdl
conflicts = libtool-multilib
replaces = libltdl
replaces = libtool-multilib
- 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
=====================================
@@ -7,9 +7,9 @@
# NOTE: requires rebuilt with each new gcc version
pkgname=libtool
-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'
arch=(x86_64)
@@ -27,7 +27,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/libtool/-/commit/d5fed5226560fb19cd95ac951c56001d801b4002
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libtool/-/commit/d5fed5226560fb19cd95ac951c56001d801b4002
You're receiving this email because of your account on gitlab.archlinux.org.