diff --git a/srcpkgs/tgt/template b/srcpkgs/tgt/template index 290f0bcb465..5ac189f02d3 100644 --- a/srcpkgs/tgt/template +++ b/srcpkgs/tgt/template @@ -1,6 +1,6 @@ # Template file for 'tgt' pkgname=tgt -version=1.0.59 +version=1.0.60 revision=1 build_style=gnu-makefile make_install_args="sbindir=/usr/bin" @@ -13,7 +13,7 @@ maintainer="Christian Neukirchen " license="GPL-3" homepage="http://stgt.sourceforge.net/" distfiles="https://github.com/fujita/tgt/archive/v${version}.tar.gz" -checksum=62f8fa49f1d5583be35bf2a51d61c05d278533a47f96400ba190211d7dbd1f27 +checksum=c126c3dc8fe51d188b979f859e6fc5bc37d76b16f7a753f2966f90382ce15641 post_extract() { sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS)/g' usr/Makefile