From 6b2ab8ee544a11df9362cd6378b81ceff573ef9b Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Thu, 4 Jun 2015 19:58:31 +0200 Subject: [PATCH] tgt: update to 1.0.59. --- srcpkgs/tgt/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tgt/template b/srcpkgs/tgt/template index d2ea6ba9c2..290f0bcb46 100644 --- a/srcpkgs/tgt/template +++ b/srcpkgs/tgt/template @@ -1,7 +1,7 @@ # Template file for 'tgt' pkgname=tgt -version=1.0.58 -revision=4 +version=1.0.59 +revision=1 build_style=gnu-makefile make_install_args="sbindir=/usr/bin" conf_files="/etc/tgt/targets.conf" @@ -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=3ae59c7374c68b3ef5abf472895d81dd1b036d0301b4111f272de154dbb082a9 +checksum=62f8fa49f1d5583be35bf2a51d61c05d278533a47f96400ba190211d7dbd1f27 post_extract() { sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS)/g' usr/Makefile