From 721bbac399a867b7c593d5315b2f6af423e956eb Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:56:29 +0200 Subject: [PATCH] cmusfm: rebuild with libressl-2.7 --- srcpkgs/cmusfm/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cmusfm/template b/srcpkgs/cmusfm/template index b2a9168194e..8cb44bafd9d 100644 --- a/srcpkgs/cmusfm/template +++ b/srcpkgs/cmusfm/template @@ -1,7 +1,7 @@ # Template file for 'cmusfm' pkgname=cmusfm version=0.3.3 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-libnotify" hostmakedepends="automake pkg-config"