From 79058a449de96939e1ebb64c3e9266471dbcd206 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Wed, 2 Dec 2015 12:02:32 +0100 Subject: [PATCH] tgt: update to 1.0.62. --- srcpkgs/tgt/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tgt/template b/srcpkgs/tgt/template index 0dd06ef42b6..49c80e3db1f 100644 --- a/srcpkgs/tgt/template +++ b/srcpkgs/tgt/template @@ -1,7 +1,7 @@ # Template file for 'tgt' pkgname=tgt -version=1.0.61 -revision=2 +version=1.0.62 +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=1d4f6bec2b3c8529d83f94b6d4e1a9abde8c751195ff2b861f7cb7514c636685 +checksum=5d3f55f424a6d96197fd8971a7c57e79cd4aab328172e9aa9a9c9e032baf8e45 post_extract() { sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS)/g' usr/Makefile