tgt: update to 1.0.76.

This commit is contained in:
Leah Neukirchen 2019-04-02 21:25:27 +02:00
parent 7a81accb55
commit e4e98fc2dc

View file

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