diff options
author | wsoltys <wiso@no.way> | 2014-01-20 21:09:15 +0100 |
---|---|---|
committer | wsoltys <wiso@no.way> | 2014-01-20 21:09:15 +0100 |
commit | 851cd29096ce33cfc6d7103e34f9c93f2889589a (patch) | |
tree | bd4f7cca3c17f9ebeb837b4ef471baf661565c79 /project | |
parent | 0af940a87a22a1bef506b1ed50b7239e7a061e25 (diff) |
[PVR] bump add-ons (win32 bugfix)
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 1f43b51e63..1573443bdc 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=eaefeffaee16216fd12fc3178c33d850dd6305ea +SET VERSION=31558d6e0216f9765215bb91354b312cbb2f397c SET SOURCE=%LIBNAME% SET GIT_URL=git://github.com/opdenkamp/%LIBNAME%.git SET SOURCE_DIR=%TMP_DIR%\%SOURCE% |