diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-16 15:03:25 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-19 12:09:21 +0700 |
commit | c8383864fad240a8c8d37db9fa7973c0f0737d80 (patch) | |
tree | 69d29d451534efb8c03e10cd28b7ed325ae6ceb0 /multimedia/tvheadend/tvheadend.info | |
parent | 2ba075f31b89147ee7f46d930834b14aebf0ee5d (diff) |
multimedia/tvheadend: Fix build (network access).
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/tvheadend/tvheadend.info')
-rw-r--r-- | multimedia/tvheadend/tvheadend.info | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/multimedia/tvheadend/tvheadend.info b/multimedia/tvheadend/tvheadend.info index 176900fb09ee6..03cc3310a41be 100644 --- a/multimedia/tvheadend/tvheadend.info +++ b/multimedia/tvheadend/tvheadend.info @@ -1,8 +1,12 @@ PRGNAM="tvheadend" VERSION="4.2.8" HOMEPAGE="https://tvheadend.org" -DOWNLOAD="https://github.com/tvheadend/tvheadend/archive/v4.2.8/tvheadend-4.2.8.tar.gz" -MD5SUM="b9571efa46dd489f9fe87acdb391d591" +DOWNLOAD="https://github.com/tvheadend/tvheadend/archive/v4.2.8/tvheadend-4.2.8.tar.gz \ + https://slackware.uk/~urchlay/src/tvheadend-4.2.8-data-dvb-scan.tar.xz \ + https://download.silicondust.com/hdhomerun/libhdhomerun_20210624.tgz" +MD5SUM="b9571efa46dd489f9fe87acdb391d591 \ + cc49260170f458000c944eac54bf213d \ + 233844b9238bd42cfdfbbd126a088fd2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="uriparser" |