diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2013-11-12 02:28:47 +0100 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2013-11-12 02:28:47 +0100 |
commit | 47325f9815bbbab332732208e4a41947b33921db (patch) | |
tree | 9ba747048fcfbc3128df3f8c45e12cb5aed56661 /project | |
parent | dac16bf9d766f3f71453474181e6b0dc9c933dc9 (diff) |
[pvr] bump add-ons (missing stubs in nextpvr)
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 5ee749e1b9..1626848526 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=accba457b54f0a2f85b56d3b1bab1790b6fcd656 +SET VERSION=54a6b9dfbf7b0f51902f9d4c69d83baa8e47d97a SET SOURCE=%LIBNAME% SET GIT_URL=git://github.com/opdenkamp/%LIBNAME%.git SET SOURCE_DIR=%TMP_DIR%\%SOURCE% |