From dbf3eec22879976f0f3314ca8ad3e85a71e476b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Sat, 5 May 2018 22:50:03 +0200 Subject: [PATCH] mt-st: update to 1.3. Closes #14145. Signed-off-by: Enno Boland --- srcpkgs/mt-st/template | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/srcpkgs/mt-st/template b/srcpkgs/mt-st/template index e812f0808d8..09152f711cb 100644 --- a/srcpkgs/mt-st/template +++ b/srcpkgs/mt-st/template @@ -1,13 +1,14 @@ # Template file for 'mt-st' pkgname=mt-st -version=1.1 -revision=2 +version=1.3 +revision=1 +wrksrc="${pkgname}-${pkgname}-${version}" short_desc="Linux SCSI tape driver aware magnetic tape control (aka mt)" maintainer="allan " -license="GPL-2" -homepage="http://ftp.ibiblio.org/pub/linux/system/backup/" -distfiles="ftp://ftp.ibiblio.org/pub/linux/system/backup/mt-st-${version}.tar.gz" -checksum=945cb4f3d9957dabe768f5941a9148b746396836c797b25f020c84319ba8170d +license="GPL-2.0-or-later" +homepage="https://github.com/iustin/mt-st" +distfiles="https://github.com/iustin/mt-st/archive/mt-st-${version}.tar.gz" +checksum=85c3d88365233b1fd34e109f8d455d498d3d2e286558c8ca85d7435abfbf173d do_build() { make CC=$CC CFLAGS="$CFLAGS $LDFLAGS"