Skip to content

Commit

Permalink
Bump nightly version
Browse files Browse the repository at this point in the history
  • Loading branch information
StormTrooper committed Jun 21, 2017
1 parent e23ff86 commit 44b0dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/mediacenter-next-osmc/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#Use newclock5 for rbp1/2 builds
if [ "$1" == "rbp1" ] || [ "$1" == "rbp2" ] || [ "$1" == "atv" ] || [ "$1" == "pc" ]
then
pull_source "https://github.com/popcornmix/xbmc/archive/2b51a62e22ae2759d6f38c9b253067f6f06ce389.tar.gz" "$(pwd)/src"
pull_source "https://github.com/popcornmix/xbmc/archive/a9387c437e49a0bc596c84f2a6c64fafde83c841.tar.gz" "$(pwd)/src"
API_VERSION="18"

#use xbmc top of tree for vero builds
Expand Down

0 comments on commit 44b0dbb

Please sign in to comment.