12 lines
459 B
Bash
12 lines
459 B
Bash
# Template file for 'patchelf'
|
|
pkgname=patchelf
|
|
version=0.10
|
|
revision=1
|
|
build_style=gnu-configure
|
|
short_desc="Utility for modifing existing ELF executables and libraries"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://nixos.org/patchelf.html"
|
|
distfiles="https://nixos.org/releases/patchelf/patchelf-${version}/patchelf-${version}.tar.bz2"
|
|
checksum=f670cd462ac7161588c28f45349bc20fb9bd842805e3f71387a320e7a9ddfcf3
|