aboutsummaryrefslogtreecommitdiffstats
path: root/community/tvheadend
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-11-01 08:03:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-07 16:46:16 +0000
commitce32b4b8216ad224a04583afc5e9dd91e8fe5901 (patch)
treea4cbf2dcf87d46ac6173004d65c7308288b2ea68 /community/tvheadend
parentcd58cc10fd76b84e1e209722e3234643acca0186 (diff)
downloadaports-ce32b4b8216ad224a04583afc5e9dd91e8fe5901.tar.bz2
aports-ce32b4b8216ad224a04583afc5e9dd91e8fe5901.tar.xz
community/tvheadend: rebuild against openssl 1.1
Diffstat (limited to 'community/tvheadend')
-rw-r--r--community/tvheadend/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/tvheadend/APKBUILD b/community/tvheadend/APKBUILD
index a73c19c450..0320ce0c3e 100644
--- a/community/tvheadend/APKBUILD
+++ b/community/tvheadend/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=tvheadend
pkgver=4.2.7
-pkgrel=0
+pkgrel=1
pkgdesc="TV Streaming server for linux"
url="http://tvheadend.org/"
arch="all"
@@ -9,7 +9,7 @@ license="GPL-3.0-only"
depends=""
depends_dev=""
makedepends="$depends_dev findutils bash git python2 linux-headers
- bsd-compat-headers coreutils libressl-dev ffmpeg-dev gettext-dev
+ bsd-compat-headers coreutils openssl-dev ffmpeg-dev gettext-dev
zlib-dev libhdhomerun-dev cmake"
pkgusers="tvheadend"
pkggroups="tvheadend"