From be9acaf70485dad0eeb2a2f8557e48b582c5cced Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Wed, 4 Nov 2015 13:17:19 +0100 Subject: [PATCH] tgt: update to 1.0.61. --- srcpkgs/tgt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tgt/template b/srcpkgs/tgt/template index 3841c7fe511..e5f37198e86 100644 --- a/srcpkgs/tgt/template +++ b/srcpkgs/tgt/template @@ -1,6 +1,6 @@ # Template file for 'tgt' pkgname=tgt -version=1.0.60 +version=1.0.61 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=c126c3dc8fe51d188b979f859e6fc5bc37d76b16f7a753f2966f90382ce15641 +checksum=1d4f6bec2b3c8529d83f94b6d4e1a9abde8c751195ff2b861f7cb7514c636685 post_extract() { sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS)/g' usr/Makefile