mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
update openssh by Douglas Campos
This commit is contained in:
parent
876cbada9e
commit
f557b5981c
@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
OPENSSH_SITE:=ftp://ftp.tux.org/bsd/openbsd/OpenSSH/portable/
|
OPENSSH_SITE:=ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable
|
||||||
OPENSSH_DIR:=$(BUILD_DIR)/openssh-3.8p1
|
OPENSSH_DIR:=$(BUILD_DIR)/openssh-3.9p1
|
||||||
OPENSSH_SOURCE:=openssh-3.8p1.tar.gz
|
OPENSSH_SOURCE:=openssh-3.9p1.tar.gz
|
||||||
|
|
||||||
$(DL_DIR)/$(OPENSSH_SOURCE):
|
$(DL_DIR)/$(OPENSSH_SOURCE):
|
||||||
$(WGET) -P $(DL_DIR) $(OPENSSH_SITE)/$(OPENSSH_SOURCE)
|
$(WGET) -P $(DL_DIR) $(OPENSSH_SITE)/$(OPENSSH_SOURCE)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user