Files
buildroot/package/sshpass/sshpass.mk
tiopex dcdaa3599c bump version to 2022.02.9
add miyoo_defconfig
2023-01-31 16:39:34 +01:00

13 lines
380 B
Makefile

################################################################################
#
# sshpass
#
################################################################################
SSHPASS_VERSION = 1.09
SSHPASS_SITE = http://downloads.sourceforge.net/project/sshpass/sshpass/$(SSHPASS_VERSION)
SSHPASS_LICENSE = GPL-2.0+
SSHPASS_LICENSE_FILES = COPYING
$(eval $(autotools-package))