From c8506c8fb78c93c6a3315c008919b89fcbc5611c Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 5 Nov 2022 20:29:34 +0300 Subject: [PATCH] elfutils ver. bump --- system/devel/elfutils/actions.py | 1 + system/devel/elfutils/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/system/devel/elfutils/actions.py b/system/devel/elfutils/actions.py index 2bf33505..a577607f 100644 --- a/system/devel/elfutils/actions.py +++ b/system/devel/elfutils/actions.py @@ -35,6 +35,7 @@ def setup(): --with-bzlib \ --with-lzma" #shelltools.export("LDFLAGS", "-L/lib -lbz2") + autotools.autoreconf("-fiv") autotools.configure(options) def build(): diff --git a/system/devel/elfutils/pspec.xml b/system/devel/elfutils/pspec.xml index 18a1d7b6..8d7b3ad3 100644 --- a/system/devel/elfutils/pspec.xml +++ b/system/devel/elfutils/pspec.xml @@ -13,7 +13,7 @@ library Libraries/utilities to handle ELF objects elfutils contains libraries and utilities to handle ELF objects and is a replacement for libelf. - ftp://sourceware.org/pub/elfutils/0.186/elfutils-0.186.tar.bz2 + ftp://sourceware.org/pub/elfutils/0.188/elfutils-0.188.tar.bz2 bzip2 xz-devel @@ -74,6 +74,13 @@ + + 2022-11-05 + 0.188 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-11-26 0.186