From 8632337a910a4612344aad5e9f312956fa1f4d1b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 3 Apr 2018 13:00:22 +0000 Subject: [PATCH] main/libshout: rebuild against libressl-2.7 --- main/libshout/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/libshout/APKBUILD b/main/libshout/APKBUILD index 50f8a6a2912..b9c309308c2 100644 --- a/main/libshout/APKBUILD +++ b/main/libshout/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=libshout pkgver=2.4.1 -pkgrel=3 +pkgrel=4 pkgdesc="Library for accessing a shoutcast/icecast server" url="http://www.icecast.org/" arch="all"