From cb7dc4ce5abb39d4ee08f0fdf8469486bac0d0b2 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 18 Apr 2017 18:14:46 +0000 Subject: [PATCH] main/icecast: rebuild against libressl 2.5 --- main/icecast/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/icecast/APKBUILD b/main/icecast/APKBUILD index 396fce67bb1..f61694f311d 100644 --- a/main/icecast/APKBUILD +++ b/main/icecast/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=icecast pkgver=2.4.3 -pkgrel=3 +pkgrel=4 pkgdesc="Open source media server" url="http://www.icecast.org" arch="all"