diff options
author | Michael Hanson <hansonorders@verizon.net> | 2010-11-20 03:48:49 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2010-11-20 03:48:49 (GMT) |
commit | 51701d3a86eaf20527f93d1308db2b1cf7b58ede (patch) | |
tree | 5c80f44b4a67847637a4bd55cdb7a316a80a711c /abs | |
parent | 54f4b7bc0dde6bf61874eba9a569eefce82ff07a (diff) | |
download | linhes_pkgbuild-51701d3a86eaf20527f93d1308db2b1cf7b58ede.zip linhes_pkgbuild-51701d3a86eaf20527f93d1308db2b1cf7b58ede.tar.gz linhes_pkgbuild-51701d3a86eaf20527f93d1308db2b1cf7b58ede.tar.bz2 |
elfutils: recompile
Diffstat (limited to 'abs')
-rw-r--r-- | abs/core/elfutils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/elfutils/PKGBUILD b/abs/core/elfutils/PKGBUILD index 5ecdcde..11b1780 100644 --- a/abs/core/elfutils/PKGBUILD +++ b/abs/core/elfutils/PKGBUILD @@ -4,7 +4,7 @@ pkgname=elfutils pkgver=0.148 -pkgrel=1 +pkgrel=2 pkgdesc="Collection of libraries and utilities for working with ELF object files and DWARF debugging information" arch=('i686' 'x86_64') url="https://fedorahosted.org/elfutils/" |