Date: Monday, December 5, 2022 @ 21:05:03 Author: freswa Revision: 463082
upgpkg: binutils 2.39-4 fixes CVE-2022-38533 Modified: binutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-05 20:43:04 UTC (rev 463081) +++ PKGBUILD 2022-12-05 21:05:03 UTC (rev 463082) @@ -7,8 +7,8 @@ pkgname=binutils pkgver=2.39 -_commit=9e855cffa1fda44629e7f9b76dfa3e5a51a440e9 -pkgrel=3 +_commit=88ac930a725b8aac8284a2738f03b843f4343dd0 +pkgrel=4 pkgdesc='A set of programs to assemble and manipulate binary and object files' arch=(x86_64) url='https://www.gnu.org/software/binutils/'
