Skip to content

Commit

Permalink
[package] [mediacenter-osmc] Bump to 17.2
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
  • Loading branch information
samnazarko committed May 23, 2017
1 parent 91c8e27 commit db8c60b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/mediacenter-osmc/build.sh
Expand Up @@ -6,7 +6,7 @@
. ../common.sh
if [ "$1" == "rbp1" ] || [ "$1" == "rbp2" ] || [ "$1" == "vero" ] || [ "$1" == "atv" ] || [ "$1" == "pc" ] || [ "$1" == "vero2" ] || [ "$1" == "vero3" ]
then
pull_source "https://github.com/xbmc/xbmc/archive/fc1619b118f6d503f920a49cf4ac4afcd0dd6b41.tar.gz" "$(pwd)/src"
pull_source "https://github.com/xbmc/xbmc/archive/a2a463223f289e1eca2a565c2b430be4e4922e38.tar.gz" "$(pwd)/src"
API_VERSION="17"
else
pull_source "https://github.com/xbmc/xbmc/archive/master.tar.gz" "$(pwd)/kodi"
Expand Down
2 changes: 1 addition & 1 deletion package/mediacenter-osmc/files/DEBIAN/control
@@ -1,5 +1,5 @@
Origin: OSMC
Version: 17.1.0-4
Version: 17.2.0-1
Section: video
Essential: No
Priority: required
Expand Down

0 comments on commit db8c60b

Please sign in to comment.