Skip to content

Commit

Permalink
[package] [atv-remoteclient-osmc] Add support for Krypton, pin REV fo…
Browse files Browse the repository at this point in the history
…r better replicability

Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
  • Loading branch information
samnazarko committed Nov 1, 2016
1 parent b9120ae commit b0c1885
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/atv-remoteclient-osmc/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
. ../common.sh

# Build in native environment
pull_source "https://github.com/samnazarko/atvclient/archive/master.zip" "$(pwd)/src"
pull_source "https://github.com/samnazarko/atvclient/archive/76b8a17b9a596da81db8a325db33760830e0cb08.tar.gz" "$(pwd)/src"
build_in_env "${1}" $(pwd) "atv-remoteclient-osmc"
build_return=$?
if [ $build_return == 99 ]
Expand Down
2 changes: 1 addition & 1 deletion package/atv-remoteclient-osmc/files/DEBIAN/control
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Origin: OSMC
Package: atv-remoteclient-osmc
Version: 1.0.4
Version: 1.0.5
Section: utils
Essential: No
Priority: optional
Expand Down

0 comments on commit b0c1885

Please sign in to comment.