mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
openssh: update to openssh-6.3p1
This commit is contained in:
parent
2421cd7eee
commit
1e69699c12
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="openssh"
|
PKG_NAME="openssh"
|
||||||
PKG_VERSION="6.2p2"
|
PKG_VERSION="6.3p1"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
@ -45,6 +45,9 @@ PKG_CONFIGURE_OPTS_TARGET="--libexecdir=/usr/lib/openssh \
|
|||||||
--disable-wtmpx \
|
--disable-wtmpx \
|
||||||
--without-rpath \
|
--without-rpath \
|
||||||
--with-ssl-engine \
|
--with-ssl-engine \
|
||||||
|
--disable-pututline \
|
||||||
|
--disable-pututxline \
|
||||||
|
--disable-etc-default-login \
|
||||||
--without-pam"
|
--without-pam"
|
||||||
|
|
||||||
pre_configure_target() {
|
pre_configure_target() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user