Skip to content

Commit

Permalink
Bump nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
StormTrooper committed Apr 12, 2017
1 parent 98a10d9 commit b720dfe
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/f7697995fa3b3e7c3b56899f4649fa967b3ccb45.tar.gz" "$(pwd)/src"
pull_source "https://github.com/popcornmix/xbmc/archive/a9c9a3574c89810e77c9ef38e3ada538c3909963.tar.gz" "$(pwd)/src"
API_VERSION="18"

#use xbmc top of tree for vero builds
Expand Down

0 comments on commit b720dfe

Please sign in to comment.