From 17ed0eb2a306c1c6f519d153e5e6ebae6b683167 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 2 Aug 2016 12:08:54 +0200 Subject: [PATCH] tgt: update to 1.0.66. --- srcpkgs/tgt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tgt/template b/srcpkgs/tgt/template index de38f9fbe1..b16a422585 100644 --- a/srcpkgs/tgt/template +++ b/srcpkgs/tgt/template @@ -1,6 +1,6 @@ # Template file for 'tgt' pkgname=tgt -version=1.0.65 +version=1.0.66 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=72aacdf2b930046aa3b7132f1415ad9164122e82b7f4ae8ec4fa413400b2b245 +checksum=3ff4db6d9da114a51f9c57191cff76a00aa042b7d65d8cd99d87ffeb481a8094 post_extract() { sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS)/g' usr/Makefile