Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/elfutils/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'elfutils'
pkgname=elfutils
version=0.194
version=0.195
revision=1
build_style=gnu-configure
configure_args="--program-prefix=eu- --enable-debuginfod --enable-libdebuginfod"
Expand All @@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
homepage="https://sourceware.org/elfutils/"
changelog="https://sourceware.org/git/?p=elfutils.git;a=blob_plain;f=NEWS;hb=HEAD"
distfiles="https://sourceware.org/pub/elfutils/${version}/elfutils-${version}.tar.bz2"
checksum=09e2ff033d39baa8b388a2d7fbc5390bfde99ae3b7c67c7daaf7433fbcf0f01e
checksum=37629fdf7f1f3dc2818e138fca2b8094177d6c2d0f701d3bb650a561218dc026
# subpackages require explicit ordering
subpackages="debuginfod libdebuginfod libelf elfutils-devel"
CFLAGS="-Wno-error=deprecated-declarations" # curl 7.55+
Expand Down