diff --git a/srcpkgs/tgt/template b/srcpkgs/tgt/template index acd28331cc2..c3ad4c86c19 100644 --- a/srcpkgs/tgt/template +++ b/srcpkgs/tgt/template @@ -1,6 +1,6 @@ # Template file for 'tgt' pkgname=tgt -version=1.0.94 +version=1.0.95 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="https://github.com/fujita/tgt" distfiles="https://github.com/fujita/tgt/archive/v${version}.tar.gz" -checksum=bb2a49130dd83310268af2eaa435f43be61d92a5bd22b9d360f7c751947f37b9 +checksum=3584370a7e983404cac7782c6d35f36c75f01498fd2c5d01b3b5f74e66928b90 post_extract() { sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS) -Wno-error=stringop-truncation/g' usr/Makefile