mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
openssh: update to openssh-6.1p1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
600f3ed9a8
commit
2916d29ffe
@ -32,7 +32,7 @@ cd $PKG_BUILD
|
|||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--disable-strip \
|
--disable-strip \
|
||||||
--disable-lastlog \
|
--disable-lastlog \
|
||||||
--with-sandbox=rlimit \
|
--with-sandbox=no \
|
||||||
--disable-utmp \
|
--disable-utmp \
|
||||||
--disable-utmpx \
|
--disable-utmpx \
|
||||||
--disable-wtmp \
|
--disable-wtmp \
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="openssh"
|
PKG_NAME="openssh"
|
||||||
PKG_VERSION="6.0p1"
|
PKG_VERSION="6.1p1"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user