Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
binutils


Commits:
2f8d264a by Frederik Schwan at 2024-04-19T11:48:03+02:00
upgpkg: 2.42-3: rebuild to improve reproducibility with pacman 6.0.2-9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = binutils
        pkgdesc = A set of programs to assemble and manipulate binary and 
object files
        pkgver = 2.42
-       pkgrel = 2
+       pkgrel = 3
        url = https://www.gnu.org/software/binutils/
        arch = x86_64
        license = GPL-2.0-or-later
@@ -29,10 +29,10 @@ pkgbase = binutils
        options = !distcc
        options = !ccache
        backup = etc/gprofng.rc
-       source = 
git+https://sourceware.org/git/binutils-gdb.git#commit=48942a586ebc056bd059d3f63a5eed3a2fa46ab3
+       source = 
git+https://sourceware.org/git/binutils-gdb.git#commit=6224493e457e72b11818c87cdc112bdb0fee5f81
        source = gold-warn-unsupported.patch
        validpgpkeys = 3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F
-       sha256sums = SKIP
+       sha256sums = 
a36780f5918bf383520f44374b2daa2bc737f55aa2601458b9b35d576b4aa7df
        sha256sums = 
2d430b66f84a19c154725ec535280c493be1d34f1a90f95208dce02fecd0e4e4
 
 pkgname = binutils


=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
 
 pkgname=binutils
 pkgver=2.42
-_commit=48942a586ebc056bd059d3f63a5eed3a2fa46ab3
-pkgrel=2
+_commit=6224493e457e72b11818c87cdc112bdb0fee5f81
+pkgrel=3
 pkgdesc='A set of programs to assemble and manipulate binary and object files'
 arch=(x86_64)
 url='https://www.gnu.org/software/binutils/'
@@ -28,7 +28,7 @@ backup=('etc/gprofng.rc')
 options=(staticlibs !distcc !ccache)
 source=(git+https://sourceware.org/git/binutils-gdb.git#commit=${_commit}
         gold-warn-unsupported.patch)
-sha256sums=('SKIP'
+sha256sums=('a36780f5918bf383520f44374b2daa2bc737f55aa2601458b9b35d576b4aa7df'
             '2d430b66f84a19c154725ec535280c493be1d34f1a90f95208dce02fecd0e4e4')
 validpgpkeys=(3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/binutils/-/commit/2f8d264ab839edba48ad201fbde794753957b727

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/binutils/-/commit/2f8d264ab839edba48ad201fbde794753957b727
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to