From e4e98fc2dc049814ad7d055bda7b6c5c1a35477e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 2 Apr 2019 21:25:27 +0200 Subject: [PATCH] tgt: update to 1.0.76. --- srcpkgs/tgt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tgt/template b/srcpkgs/tgt/template index a86f6eefbd..33d32d88ca 100644 --- a/srcpkgs/tgt/template +++ b/srcpkgs/tgt/template @@ -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 " 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