mt-st: update to 1.3.

Closes #14145.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-05-05 22:50:03 +02:00 committed by Enno Boland
parent 2722b375fe
commit dbf3eec228

View file

@ -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 <mail@may.mooo.com>"
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"