Merge pull request #3479 from vpeter4/rebuild_addons_90

addons: rebuild network-tools (lftp) and game.libretro.scummvm
This commit is contained in:
CvH 2019-05-01 21:12:23 +02:00 committed by GitHub
commit 387a25ab9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
104
- rebuild for lftp because of missing library libidn2
103
- added rar2fs
- updated iperf to 3.6

View File

@ -3,7 +3,7 @@
PKG_NAME="network-tools"
PKG_VERSION="1.0"
PKG_REV="103"
PKG_REV="104"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://libreelec.tv"

View File

@ -4,7 +4,7 @@
PKG_NAME="game.libretro.scummvm"
PKG_VERSION="2.0.0.4-Leia"
PKG_SHA256="af667d068dfd728eb1a9e58900b8743240b5480a02e1077d626db867cf5171ac"
PKG_REV="115"
PKG_REV="116"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-game/game.libretro.scummvm"