diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2012-12-13 02:33:44 +0100 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2012-12-13 02:34:11 +0100 |
commit | 6ce766708e8060f9d7e0574fda4f5e76debba94a (patch) | |
tree | 04646e23d857404d520afc25fb0c2bd61df1035b /project | |
parent | 7899597011184774b41059f5066d963e4c769216 (diff) |
[pvr] bump pvr add-ons to 1409bbaa9248646372cf5c838def8c49c90e6e11 for Frodo RC2
Diffstat (limited to 'project')
-rw-r--r-- | project/Win32BuildSetup/buildpvraddons.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/Win32BuildSetup/buildpvraddons.bat b/project/Win32BuildSetup/buildpvraddons.bat index 99215e350f..d83c506ad5 100644 --- a/project/Win32BuildSetup/buildpvraddons.bat +++ b/project/Win32BuildSetup/buildpvraddons.bat @@ -9,7 +9,7 @@ SET DEPS_DIR=..\BuildDependencies SET TMP_DIR=%DEPS_DIR%\tmp SET LIBNAME=xbmc-pvr-addons -SET VERSION=c1645d6b8b1f5ad657f1aff8806ee37427b470c0 +SET VERSION=1409bbaa9248646372cf5c838def8c49c90e6e11 SET SOURCE=%LIBNAME%-%VERSION% SET GIT_URL=git://github.com/opdenkamp/%LIBNAME%.git SET SOURCE_DIR=%TMP_DIR%\%SOURCE% |