mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
patchelf: update to 0.18.0.
This commit is contained in:
parent
435245b79e
commit
f12d25aac8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'patchelf'
|
||||
pkgname=patchelf
|
||||
version=0.17.2
|
||||
version=0.18.0
|
||||
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=bae2ea376072e422c196218dd9bdef0548ccc08da4de9f36b4672df84ea2d8e2
|
||||
checksum=1952b2a782ba576279c211ee942e341748fdb44997f704dd53def46cd055470b
|
||||
|
|
Loading…
Add table
Reference in a new issue