mt-st: update to 1.3.
Closes #14145. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
2722b375fe
commit
dbf3eec228
@ -1,13 +1,14 @@
|
|||||||
# Template file for 'mt-st'
|
# Template file for 'mt-st'
|
||||||
pkgname=mt-st
|
pkgname=mt-st
|
||||||
version=1.1
|
version=1.3
|
||||||
revision=2
|
revision=1
|
||||||
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
short_desc="Linux SCSI tape driver aware magnetic tape control (aka mt)"
|
short_desc="Linux SCSI tape driver aware magnetic tape control (aka mt)"
|
||||||
maintainer="allan <mail@may.mooo.com>"
|
maintainer="allan <mail@may.mooo.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://ftp.ibiblio.org/pub/linux/system/backup/"
|
homepage="https://github.com/iustin/mt-st"
|
||||||
distfiles="ftp://ftp.ibiblio.org/pub/linux/system/backup/mt-st-${version}.tar.gz"
|
distfiles="https://github.com/iustin/mt-st/archive/mt-st-${version}.tar.gz"
|
||||||
checksum=945cb4f3d9957dabe768f5941a9148b746396836c797b25f020c84319ba8170d
|
checksum=85c3d88365233b1fd34e109f8d455d498d3d2e286558c8ca85d7435abfbf173d
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS"
|
make CC=$CC CFLAGS="$CFLAGS $LDFLAGS"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user