From 06c6ab2632241b1d794fdf537030698bc44f29dc Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 10 May 2016 11:23:59 +0200 Subject: [PATCH] tgt: update to 1.0.64. --- srcpkgs/tgt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tgt/template b/srcpkgs/tgt/template index 74c891b33a4..58fccebf8f9 100644 --- a/srcpkgs/tgt/template +++ b/srcpkgs/tgt/template @@ -1,6 +1,6 @@ # Template file for 'tgt' pkgname=tgt -version=1.0.63 +version=1.0.64 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=e2a083274fc3235c0ab02bd75c676fe459dba5fb9ac4d1e11dc8e3c8f166a26c +checksum=fd47340040308984edf50a7910121f4a17d13d296b1c5eaa6e7f4bad4d3b3fc0 post_extract() { sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS)/g' usr/Makefile