d78cb0d201
some packages were dropped but their maintainer= was not updated in template. this will help new maintainers adopt these packages. -> https://github.com/void-linux/void-packages/pull/13930#issuecomment-524610652
11 lines
456 B
Bash
11 lines
456 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="Orphaned <orphan@voidlinux.org>"
|
|
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
|