mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
patchelf: update to 0.16.1.
This commit is contained in:
parent
c53eb5c745
commit
4db760c76f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'patchelf'
|
||||
pkgname=patchelf
|
||||
version=0.14.5
|
||||
version=0.16.1
|
||||
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=b9a46f2989322eb89fa4f6237e20836c57b455aa43a32545ea093b431d982f5c
|
||||
checksum=ab915f3f4ccc463d96ce1e72685b163110f945c22aee5bc62118d57adff0ab7d
|
||||
|
|
Loading…
Add table
Reference in a new issue