diff --git a/srcpkgs/tgt/template b/srcpkgs/tgt/template index 41137de0079..f734354143a 100644 --- a/srcpkgs/tgt/template +++ b/srcpkgs/tgt/template @@ -1,6 +1,6 @@ # Template file for 'tgt' pkgname=tgt -version=1.0.70 +version=1.0.71 revision=1 build_style=gnu-makefile make_install_args="sbindir=/usr/bin" @@ -13,7 +13,7 @@ maintainer="Leah Neukirchen " license="GPL-3" homepage="http://stgt.sourceforge.net/" distfiles="https://github.com/fujita/tgt/archive/v${version}.tar.gz" -checksum=921304808b31ac1592e071683799b9ff0f46db8e0eb79a7bff02e0081776b4ba +checksum=2604104bcfba7ab8b0ad5194d6aa42a3bdd2d752aa5e8956c712507b26b44818 post_extract() { sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS)/g' usr/Makefile