12 lines
445 B
Bash
12 lines
445 B
Bash
# Template file for 'patchelf'
|
|
pkgname=patchelf
|
|
version=0.17.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
short_desc="Utility for modifing existing ELF executables and libraries"
|
|
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
|