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