tgt: update to 1.0.77.

This commit is contained in:
Leah Neukirchen 2019-05-06 10:37:12 +02:00
parent 01041c7475
commit 0f7208f1db

View file

@ -1,6 +1,6 @@
# Template file for 'tgt' # Template file for 'tgt'
pkgname=tgt pkgname=tgt
version=1.0.76 version=1.0.77
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_install_args="sbindir=/usr/bin" make_install_args="sbindir=/usr/bin"
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="http://stgt.sourceforge.net/" homepage="http://stgt.sourceforge.net/"
distfiles="https://github.com/fujita/tgt/archive/v${version}.tar.gz" distfiles="https://github.com/fujita/tgt/archive/v${version}.tar.gz"
checksum=fda84ae0cfc71e2b67ca2d073978f60cb52feea5a697601938ff86656bfdd8f9 checksum=7eab72f47e69102c709be2b48b11228470d7a84c88e64f5c354b83ed84d2d04e
post_extract() { post_extract() {
sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS) -Wno-error=stringop-truncation/g' usr/Makefile sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS) -Wno-error=stringop-truncation/g' usr/Makefile