From 8ae2ee59b81e4f0b47bcdf328f1cca9374278770 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 3 Jun 2016 10:57:25 +0200 Subject: [PATCH] tgt: update to 1.0.65. --- srcpkgs/tgt/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tgt/template b/srcpkgs/tgt/template index e5b650586fc..de38f9fbe1e 100644 --- a/srcpkgs/tgt/template +++ b/srcpkgs/tgt/template @@ -1,7 +1,7 @@ # Template file for 'tgt' pkgname=tgt -version=1.0.64 -revision=2 +version=1.0.65 +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=fd47340040308984edf50a7910121f4a17d13d296b1c5eaa6e7f4bad4d3b3fc0 +checksum=72aacdf2b930046aa3b7132f1415ad9164122e82b7f4ae8ec4fa413400b2b245 post_extract() { sed -i 's/CFLAGS/MYCFLAGS/; s/\$(MYCFLAGS)/& $(CFLAGS)/g' usr/Makefile