libextractor: update to 1.6 (#8334)
This commit is contained in:
parent
44778c2c85
commit
ed3f90c564
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libextractor'
|
# Template file for 'libextractor'
|
||||||
pkgname=libextractor
|
pkgname=libextractor
|
||||||
version=1.5
|
version=1.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Martin Riese <grauehaare@gmx.de>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://www.gnu.org/software/libextractor/"
|
homepage="https://www.gnu.org/software/libextractor/"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=e0c0305b1356d0cf2fc2db0784e4e5ae8c44121e1e5c6424552d9f9271943553
|
checksum=26d4adca2e381d2a0c8b3037ec85e094ac5d40485623794466cfc176f5bbf69d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -i "s|\(-specs=.*hardened-ld\)||g" ${DESTDIR}/usr/lib/pkgconfig/libextractor.pc
|
sed -i "s|\(-specs=.*hardened-ld\)||g" ${DESTDIR}/usr/lib/pkgconfig/libextractor.pc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue