buildroot/package/lsscsi/lsscsi.mk
Bernd Kuhls 710bcdabfa package/lsscsi: bump version to 0.31
Changelog: http://sg.danny.cz/scsi/lsscsi.ChangeLog

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[yann.morin.1998@free.fr: two spaces in hash file]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-04-13 22:24:29 +02:00

14 lines
368 B
Makefile

################################################################################
#
# lsscsi
#
################################################################################
LSSCSI_VERSION = 0.31
LSSCSI_SOURCE = lsscsi-$(LSSCSI_VERSION).tgz
LSSCSI_SITE = http://sg.danny.cz/scsi
LSSCSI_LICENSE = GPL-2.0+
LSSCSI_LICENSE_FILES = COPYING
$(eval $(autotools-package))