mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-05-20 16:17:05 +02:00
14 lines
314 B
PHP
14 lines
314 B
PHP
DESCRIPTION = "Non-interactive ssh password auth"
|
|
HOMEPAGE = "http://sshpass.sourceforge.net/"
|
|
SECTION = "console/network"
|
|
LICENSE = "GPLv2"
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
|
|
|
SRC_URI = "${SOURCEFORGE_MIRROR}/sshpass/sshpass-${PV}.tar.gz"
|
|
|
|
INC_PR = "r0"
|
|
|
|
inherit autotools
|
|
|