From f755053c519c4cb564b22120f05703b10a450814 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 5 Jul 2020 13:59:21 +0200 Subject: [PATCH] live555: rebuild against libressl-3.1.3 --- srcpkgs/live555/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/live555/template b/srcpkgs/live555/template index 2e9ae8d77e..fa35952bda 100644 --- a/srcpkgs/live555/template +++ b/srcpkgs/live555/template @@ -1,7 +1,7 @@ # Template file for 'live555' pkgname=live555 version=2020.05.15 -revision=1 +revision=2 wrksrc=live build_style=gnu-makefile makedepends="libressl-devel"