From ff37d6200dfa536aeec445a96339d725365635a2 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 6 Jan 2021 18:17:48 +0100 Subject: [PATCH] butt: rebuild against OpenSSL --- srcpkgs/butt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/butt/template b/srcpkgs/butt/template index d78e567f0aa..8777ef98880 100644 --- a/srcpkgs/butt/template +++ b/srcpkgs/butt/template @@ -1,11 +1,11 @@ # Template file for 'butt' pkgname=butt version=0.1.27 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="fltk-devel portaudio-devel lame-devel libvorbis-devel libogg-devel - libflac-devel opus-devel libsamplerate-devel fdk-aac-devel dbus-devel libressl-devel" + libflac-devel opus-devel libsamplerate-devel fdk-aac-devel dbus-devel openssl-devel" short_desc="Cross platform, Easy to use SHOUTcast and Icecast streaming tool" maintainer="1is7ac3 " license="GPL-2.0-or-later"