Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
hdhomerun: Upgrade libhdhomerun
  • Loading branch information
tajson authored and perexg committed Jan 12, 2015
1 parent 0196790 commit 98b5304
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.hdhomerun
Expand Up @@ -45,10 +45,10 @@ LIBHDHRDIR = $(ROOTDIR)/libhdhomerun_static

export PATH := $(LIBHDHRDIR)/build/bin:$(PATH)

LIBHDHR = libhdhomerun_20140604
LIBHDHR = libhdhomerun_20141210
LIBHDHR_TB = $(LIBHDHR).tgz
LIBHDHR_URL = http://download.silicondust.com/hdhomerun/$(LIBHDHR_TB)
LIBHDHR_SHA1 = b8d910a5721c484a30b81662fd6991e3546ed67c
LIBHDHR_SHA1 = 4f6827e17f8f79401f272f62089352fe01eae740

.PHONY: build
build: $(LIBHDHRDIR)/$(LIBHDHR)/.tvh_build
Expand Down

0 comments on commit 98b5304

Please sign in to comment.