Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
hdhomerun: Upgrade libhdhomerun to 20150406
  • Loading branch information
astrilchuk authored and perexg committed Apr 15, 2015
1 parent 903ca33 commit 203b48e
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_20141210
LIBHDHR = libhdhomerun_20150406
LIBHDHR_TB = $(LIBHDHR).tgz
LIBHDHR_URL = http://download.silicondust.com/hdhomerun/$(LIBHDHR_TB)
LIBHDHR_SHA1 = 4f6827e17f8f79401f272f62089352fe01eae740
LIBHDHR_SHA1 = f0d5da744d981a80becea6cc862b5e2519e1c3c6

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

0 comments on commit 203b48e

Please sign in to comment.