packages: bump ffmpeg, expat and curl to be in sync with kodi-17-beta1

This commit is contained in:
MilhouseVH 2016-08-21 23:16:55 +01:00
parent a8bf695dc3
commit 304994eb59
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@
PKG_NAME="ffmpeg"
# Current branch is: release/3.1-xbmc
PKG_VERSION="c65cfe4"
PKG_VERSION="6da2f5f"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="LGPLv2.1+"

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="expat"
PKG_VERSION="2.1.1"
PKG_VERSION="2.2.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"

View File

@ -25,7 +25,7 @@
# there: http://forum.xbmc.org/showthread.php?tid=177557
PKG_NAME="curl"
PKG_VERSION="7.49.1"
PKG_VERSION="7.50.1"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="MIT"