From 754d2bd142b6a813ce76c047dd4962dcf2fe45a4 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:02 +0200 Subject: [PATCH] burp2-server: rebuild with libressl-2.8 --- srcpkgs/burp2-server/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/burp2-server/template b/srcpkgs/burp2-server/template index 8999c0fbb0..4314b588f3 100644 --- a/srcpkgs/burp2-server/template +++ b/srcpkgs/burp2-server/template @@ -3,7 +3,7 @@ _desc="A network-based backup and restore program" pkgname=burp2-server version=2.1.32 -revision=3 +revision=4 configure_args="--sysconfdir=/etc/burp --sbindir=/usr/bin" build_style=gnu-configure hostmakedepends="automake libtool pkg-config"