summaryrefslogtreecommitdiffstats
path: root/xbmc-pvr-addons-generate-tarball-xz.sh
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2013-01-04 12:02:44 -0700
committerKen Dreyer <ktdreyer@ktdreyer.com>2013-01-04 12:07:25 -0700
commit0c19dad8538d47e4f3032611cef4ce1ca86e4b89 (patch)
treeb95dac85867d8a8d406afe5b9403cd4f519b4508 /xbmc-pvr-addons-generate-tarball-xz.sh
parent785165f1c52ac1bf0ff9abec68b911693ffeec82 (diff)
downloadxbmc-rpm-0c19dad8538d47e4f3032611cef4ce1ca86e4b89.tar.gz
xbmc-rpm-0c19dad8538d47e4f3032611cef4ce1ca86e4b89.tar.xz
xbmc-rpm-0c19dad8538d47e4f3032611cef4ce1ca86e4b89.zip
Update to Frodo RC 3 and use newer PVR addons snapshot
- Update to Frodo RC 3 - Update PVR addons snapshot to match snapshot bundled in rc3
Diffstat (limited to 'xbmc-pvr-addons-generate-tarball-xz.sh')
-rwxr-xr-xxbmc-pvr-addons-generate-tarball-xz.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/xbmc-pvr-addons-generate-tarball-xz.sh b/xbmc-pvr-addons-generate-tarball-xz.sh
index 2965036..b3f0e14 100755
--- a/xbmc-pvr-addons-generate-tarball-xz.sh
+++ b/xbmc-pvr-addons-generate-tarball-xz.sh
@@ -5,7 +5,10 @@ set -e
# The xbmc-pvr-addon software does not yet use version numbers, so we'll
# just use git hashes for identifiers.
-GITHASH=e573d80219
+# Upstream xbmc also hardcodes a Git hash for OSes that bundle
+# xbmc-pvr-addons. Let's try using the same hash that upstream uses. It
+# can be found in tools/darwin/depends/xbmc-pvr-addons/Makefile.
+GITHASH=5f97406cff
GITHUBURL=https://github.com/opdenkamp/xbmc-pvr-addons/archive/$GITHASH.zip
# download zipball