From 22607874b4cd068b3d1b23fc8f721fc76e87e826 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sun, 2 Oct 2016 11:14:56 +0200 Subject: [PATCH] tgt: update to 1.0.68. --- srcpkgs/tgt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tgt/template b/srcpkgs/tgt/template index 153bb70da8..69d0f338db 100644 --- a/srcpkgs/tgt/template +++ b/srcpkgs/tgt/template @@ -1,6 +1,6 @@ # Template file for 'tgt' pkgname=tgt -version=1.0.67 +version=1.0.68 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=b3384d25127474f74113758be2db8531f4412bd267c4583205ce36679968ed9b +checksum=74aacfe974710a99de5efbd78aa1d7411e2b2e1b951fd636e34221e936821e66 post_extract() { sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS)/g' usr/Makefile