Skip to content

Commit

Permalink
[pvr] bump add-ons to d3671def0a4bd826f1fc29d18f5618e6ed4fc068
Browse files Browse the repository at this point in the history
  • Loading branch information
opdenkamp committed Dec 6, 2012
1 parent a6821e5 commit 77bd767
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion project/Win32BuildSetup/buildpvraddons.bat
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ SET DEPS_DIR=..\BuildDependencies
SET TMP_DIR=%DEPS_DIR%\tmp

SET LIBNAME=xbmc-pvr-addons
SET VERSION=252fbbeaa1b2615ec21204756f5db8309b144da8
SET VERSION=d3671def0a4bd826f1fc29d18f5618e6ed4fc068
SET SOURCE=%LIBNAME%-%VERSION%
SET GIT_URL=git://github.com/opdenkamp/%LIBNAME%.git
SET SOURCE_DIR=%TMP_DIR%\%SOURCE%
Expand Down
2 changes: 1 addition & 1 deletion tools/android/depends/xbmc-pvr-addons/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ include ../Makefile.include
DEPS= ../Makefile.include Makefile

LIBNAME=xbmc-pvr-addons
VERSION=252fbbeaa1b2615ec21204756f5db8309b144da8
VERSION=d3671def0a4bd826f1fc29d18f5618e6ed4fc068
GIT_DIR=$(TARBALLS_LOCATION)/$(LIBNAME).git
BASE_URL=git://github.com/opdenkamp/$(LIBNAME).git
DYLIB=$(PLATFORM)/addons/pvr.demo/.libs/libpvrdemo-addon.so
Expand Down
2 changes: 1 addition & 1 deletion tools/darwin/depends/xbmc-pvr-addons/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ XBMC_ADDONSDIR=../../../../addons

# lib name, version
LIBNAME=xbmc-pvr-addons
VERSION=252fbbeaa1b2615ec21204756f5db8309b144da8
VERSION=d3671def0a4bd826f1fc29d18f5618e6ed4fc068
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz

Expand Down

0 comments on commit 77bd767

Please sign in to comment.