Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv

This commit is contained in:
Stephan Raue 2014-02-01 00:42:31 +01:00
commit 9ab4c2dd72
2 changed files with 1 additions and 5 deletions

4
TODO
View File

@ -4,10 +4,6 @@ ncurses-5.8/5.9:
irserver:
- rework irserver/init.d for systemd
buildsystem:
- always use fakeroot for converted packages
- built-in $PKG_DIR/unpack replacement
nettle/gmp
- ffmpeg shared build fails with gmp/nettle static (-fPIC?)
so try-build gmp/nettle as static-only libs once xbmc/ffmpeg

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="openssh"
PKG_VERSION="6.3p1"
PKG_VERSION="6.5p1"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"