openssh recipe
This commit is contained in:
parent
440bd25921
commit
9389260ed9
1 changed files with 8 additions and 0 deletions
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…
Add table
Reference in a new issue