chrpath: update to 0.16.
This commit is contained in:
parent
fdfb97c92d
commit
0c20558749
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'chrpath'
|
# Template file for 'chrpath'
|
||||||
pkgname=chrpath
|
pkgname=chrpath
|
||||||
version=0.13
|
version=0.16
|
||||||
revision=2
|
revision=1
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
short_desc="Change or delete the rpath or runpath in ELF files"
|
short_desc="Change or delete the rpath or runpath in ELF files"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://directory.fsf.org/project/chrpath/"
|
homepage="http://directory.fsf.org/project/chrpath/"
|
||||||
distfiles="http://ftp.tux.org/pub/X-Windows/ftp.hungry.com/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://alioth.debian.org/frs/download.php/latestfile/813/chrpath-${version}.tar.gz"
|
||||||
checksum="c1aa5342eac0daad81b8da05aa282ae1ccd6f68bc75ca94064304f541eed071b"
|
checksum=bb0d4c54bac2990e1bdf8132f2c9477ae752859d523e141e72b3b11a12c26e7b
|
||||||
|
|
Loading…
Reference in New Issue