core/elfutils to 0.191-3

This commit is contained in:
Kevin Mihelich 2024-05-08 18:15:33 +00:00
parent ef1b3ee5d6
commit 80aa426cc6
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = elfutils
pkgdesc = Handle ELF object files and DWARF debugging information
pkgver = 0.191
pkgrel = 2
pkgrel = 3
url = https://sourceware.org/elfutils/
arch = x86_64
makedepends = bzip2

View file

@ -13,7 +13,7 @@ pkgname=(
debuginfod
)
pkgver=0.191
pkgrel=2
pkgrel=3
pkgdesc="Handle ELF object files and DWARF debugging information"
arch=(x86_64)
url="https://sourceware.org/elfutils/"