Skip to content

Commit

Permalink
Bump nightly build
Browse files Browse the repository at this point in the history
  • Loading branch information
StormTrooper committed Jan 26, 2019
1 parent 6f07160 commit da0dfc5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package/mediacenter-next-osmc/build.sh
Expand Up @@ -21,7 +21,7 @@ API_VERSION="18"

#use xbmc top of tree for vero builds
else
pull_source "https://github.com/xbmc/xbmc/archive/bd99f17b03ae249ed58889bd042b370517370b56.tar.gz" "$(pwd)/src"
pull_source "https://github.com/xbmc/xbmc/archive/f4aef1c0efa3da680f3a5b72d2ba58376b5331e7.tar.gz" "$(pwd)/src"
API_VERSION="18"
fi
if [ $? != 0 ]; then echo -e "Error fetching Kodi source" && exit 1; fi
Expand Down
2 changes: 1 addition & 1 deletion package/mediacenter-next-osmc/files-debug/DEBIAN/control
Expand Up @@ -7,5 +7,5 @@ Description: Media Center debug package for OSMC
Architecture: armhf
Installed-Size: 32203
Package: rbp1-mediacenter-debug-osmc
Version: 17.8-401
Version: 17.8-402
Depends: rbp1-mediacenter-osmc (=16.8-144)
2 changes: 1 addition & 1 deletion package/mediacenter-next-osmc/files/DEBIAN/control
@@ -1,5 +1,5 @@
Origin: OSMC
Version: 17.8-401
Version: 17.8-402
Section: video
Essential: No
Priority: required
Expand Down

0 comments on commit da0dfc5

Please sign in to comment.