From d4bd5c6788b8607f986517909a209718caace953 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 2 Aug 2017 12:09:17 +0200 Subject: [PATCH] tgt: update to 1.0.72. --- srcpkgs/tgt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tgt/template b/srcpkgs/tgt/template index f734354143a..9dbea8a0a64 100644 --- a/srcpkgs/tgt/template +++ b/srcpkgs/tgt/template @@ -1,6 +1,6 @@ # Template file for 'tgt' pkgname=tgt -version=1.0.71 +version=1.0.72 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=2604104bcfba7ab8b0ad5194d6aa42a3bdd2d752aa5e8956c712507b26b44818 +checksum=2f6b1e52a1e1b0f3851d4b65d8d19207cc2d4a5050e4e47d7b46ec63279782ae post_extract() { sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS)/g' usr/Makefile