elfutils: update to 1.89
[openwrt/staging/svanheule.git] / package / libs / elfutils / Makefile
index 717403c124739a88a4c8e2b2d9b2ba0c61ae61d2..2c68a94ba03c3e5ec3004023be526caae0c10539 100644 (file)
@@ -7,12 +7,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=elfutils
-PKG_VERSION:=0.188
+PKG_VERSION:=0.189
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://sourceware.org/$(PKG_NAME)/ftp/$(PKG_VERSION)
-PKG_HASH:=fb8b0e8d0802005b9a309c60c1d8de32dd2951b56f0c3a3cb56d21ce01595dff
+PKG_HASH:=39bd8f1a338e2b7cd4abc3ff11a0eddc6e690f69578a57478d8179b4148708c8
 
 PKG_MAINTAINER:=Luiz Angelo Daros de Luca <luizluca@gmail.com>
 PKG_LICENSE:=GPL-3.0-or-later
@@ -65,6 +65,7 @@ HOST_CONFIGURE_ARGS += \
        --disable-nls \
        --disable-debuginfod \
        --disable-libdebuginfod \
+       --without-bzlib \
        --without-lzma \
        --without-zstd
 
@@ -72,6 +73,7 @@ CONFIGURE_ARGS += \
        --program-prefix=eu- \
        --disable-debuginfod \
        --disable-libdebuginfod \
+       --without-bzlib \
        --without-lzma \
        --without-zstd