Update package version to 0.194
This commit is contained in:
@@ -1,8 +1,24 @@
|
||||
name: libelf
|
||||
description: ELF handling library
|
||||
version: 0.193
|
||||
version: "0.194"
|
||||
revision: 1
|
||||
url: https://sourceware.org/elfutils/
|
||||
license: GPL2-or-later OR LGPL3-or-later
|
||||
architecture: any
|
||||
depends: ["pkgconf","bzip2","xz-utils","zlib","zstd"]
|
||||
type: source
|
||||
depends:
|
||||
- bzip2
|
||||
- curl
|
||||
- glibc
|
||||
- json-c
|
||||
- xz-utils
|
||||
- zlib
|
||||
- zstd
|
||||
make_depends:
|
||||
- libarchive
|
||||
- sqlite
|
||||
downloads:
|
||||
- url: https://sourceware.org/ftp/elfutils/${BPM_PKG_VERSION}/elfutils-${BPM_PKG_VERSION}.tar.bz2
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 09e2ff033d39baa8b388a2d7fbc5390bfde99ae3b7c67c7daaf7433fbcf0f01e
|
||||
|
||||
Reference in New Issue
Block a user