openssh recipe
This commit is contained in:
parent
440bd25921
commit
9389260ed9
8
recipes/openssh/Makefile
Normal file
8
recipes/openssh/Makefile
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
name = openssh
|
||||||
|
version = 8.5p1
|
||||||
|
URL = https://cloudflare.cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-$(version).tar.gz
|
||||||
|
|
||||||
|
dependencies = openssl zlib
|
||||||
|
|
||||||
|
SYSCONF ?= ../../
|
||||||
|
include $(SYSCONF)/package.mk
|
Loading…
Reference in New Issue
Block a user