diff --git a/srcpkgs/tgt/template b/srcpkgs/tgt/template index b410b0d859..3b0253b210 100644 --- a/srcpkgs/tgt/template +++ b/srcpkgs/tgt/template @@ -1,6 +1,6 @@ # Template file for 'tgt' pkgname=tgt -version=1.0.77 +version=1.0.78 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=7eab72f47e69102c709be2b48b11228470d7a84c88e64f5c354b83ed84d2d04e +checksum=3ba44d5195b2007c6d9008f46a10f7754c90b9bcf6117a7f3e136accb209faac post_extract() { sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS) -Wno-error=stringop-truncation/g' usr/Makefile