mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
Merge pull request #5522 from fnv-fnv/fix_openssh_location
openssh: update package location to CDN repo
This commit is contained in:
commit
1ce1adc278
@ -7,7 +7,7 @@ PKG_VERSION="8.5p1"
|
|||||||
PKG_SHA256="f52f3f41d429aa9918e38cf200af225ccdd8e66f052da572870c89737646ec25"
|
PKG_SHA256="f52f3f41d429aa9918e38cf200af225ccdd8e66f052da572870c89737646ec25"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
PKG_SITE="https://www.openssh.com/"
|
PKG_SITE="https://www.openssh.com/"
|
||||||
PKG_URL="https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
PKG_URL="https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain openssl zlib"
|
PKG_DEPENDS_TARGET="toolchain openssl zlib"
|
||||||
PKG_LONGDESC="An open re-implementation of the SSH package."
|
PKG_LONGDESC="An open re-implementation of the SSH package."
|
||||||
PKG_TOOLCHAIN="autotools"
|
PKG_TOOLCHAIN="autotools"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user