From ad8de79836eafbf4d19600d1072a6ebf2be41a28 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:21 +0200 Subject: [PATCH] libostree: rebuild with libressl-2.8 --- srcpkgs/libostree/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libostree/template b/srcpkgs/libostree/template index 5b83a33d76c..fc27bc06d5e 100644 --- a/srcpkgs/libostree/template +++ b/srcpkgs/libostree/template @@ -1,7 +1,7 @@ # Template file for 'libostree' pkgname=libostree version=2018.8 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-builtin-grub2-mkconfig --with-openssl" hostmakedepends="bison docbook-xsl glib-devel libxslt pkg-config"