From aa27de705867dfc17ee73b50fe29960806c11170 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 4 Apr 2018 19:37:36 +0000 Subject: [PATCH] main/icecast: rebuild against libressl-2.7 --- main/icecast/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/icecast/APKBUILD b/main/icecast/APKBUILD index 8df8606048a..16866f11924 100644 --- a/main/icecast/APKBUILD +++ b/main/icecast/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=icecast pkgver=2.4.3 -pkgrel=5 +pkgrel=6 pkgdesc="Open source media server" url="http://www.icecast.org" arch="all"