patchelf: update to 0.17.2.
This commit is contained in:
parent
0065b43be7
commit
a02e35efaf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'patchelf'
|
||||
pkgname=patchelf
|
||||
version=0.16.1
|
||||
version=0.17.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Utility for modifing existing ELF executables and libraries"
|
||||
|
@ -8,4 +8,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/NixOS/patchelf"
|
||||
distfiles="${homepage}/releases/download/${version}/patchelf-${version}.tar.bz2"
|
||||
checksum=ab915f3f4ccc463d96ce1e72685b163110f945c22aee5bc62118d57adff0ab7d
|
||||
checksum=bae2ea376072e422c196218dd9bdef0548ccc08da4de9f36b4672df84ea2d8e2
|
||||
|
|
Loading…
Reference in New Issue