mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libextractor: update to 1.5. (#8064)
This commit is contained in:
parent
1cdedde544
commit
5ed283b377
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libextractor'
|
||||
pkgname=libextractor
|
||||
version=1.4
|
||||
revision=3
|
||||
version=1.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Martin Riese <grauehaare@gmx.de>"
|
|||
license="GPL-3"
|
||||
homepage="https://www.gnu.org/software/libextractor/"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=84128170a4a9aa3a19942dd53fdf30ed17b56d7fae79b5f6e7e17a0d65d1f66c
|
||||
checksum=e0c0305b1356d0cf2fc2db0784e4e5ae8c44121e1e5c6424552d9f9271943553
|
||||
|
||||
post_install() {
|
||||
sed -i "s|\(-specs=.*hardened-ld\)||g" ${DESTDIR}/usr/lib/pkgconfig/libextractor.pc
|
||||
|
|
Loading…
Add table
Reference in a new issue