From 1019adb3b8ebcc07a1229088dbae57bcfb8ed4d2 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:48:02 -0400 Subject: [PATCH] elfutils: rebuild to fix pc: provides --- srcpkgs/elfutils/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/elfutils/template b/srcpkgs/elfutils/template index 7e824c626eb..57028957d3e 100644 --- a/srcpkgs/elfutils/template +++ b/srcpkgs/elfutils/template @@ -1,7 +1,7 @@ # Template file for 'elfutils' pkgname=elfutils version=0.192 -revision=1 +revision=2 build_style=gnu-configure configure_args="--program-prefix=eu- --enable-debuginfod --enable-libdebuginfod" hostmakedepends="pkg-config m4"