aboutsummaryrefslogtreecommitdiffstats
path: root/main/icecast
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-10-30 21:25:13 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-07 16:46:12 +0000
commita5bbe2b19caadf886ae754aa2369ef02d0937f81 (patch)
tree840bdf41196fe8f289236a425c2e7c520e1b7073 /main/icecast
parenta7881d6e96bf76f1b4e48ba180a68eecd2bf9a23 (diff)
downloadaports-a5bbe2b19caadf886ae754aa2369ef02d0937f81.tar.bz2
aports-a5bbe2b19caadf886ae754aa2369ef02d0937f81.tar.xz
main/icecast: rebuild against openssl 1.1
Diffstat (limited to 'main/icecast')
-rw-r--r--main/icecast/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/icecast/APKBUILD b/main/icecast/APKBUILD
index eac412882e..5fa0f17a00 100644
--- a/main/icecast/APKBUILD
+++ b/main/icecast/APKBUILD
@@ -7,7 +7,7 @@
pkgname=icecast
pkgver=2.4.4
-pkgrel=0
+pkgrel=1
pkgdesc="Open source media server"
url="http://www.icecast.org"
arch="all"
@@ -15,7 +15,7 @@ license="GPL"
install="$pkgname.pre-install"
pkgusers="icecast"
pkggroups="icecast"
-makedepends="libxslt-dev libxml2-dev libogg-dev libvorbis-dev libtheora-dev libressl-dev curl-dev"
+makedepends="libxslt-dev libxml2-dev libogg-dev libvorbis-dev libtheora-dev openssl-dev curl-dev"
subpackages="$pkgname-doc $pkgname-openrc"
source="http://downloads.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz
conf-change-owner.patch