From 29ef253511ff8407ad487c4e77353246c77634f0 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Tue, 27 Jun 2017 17:54:35 +0200 Subject: [PATCH] libostree: rebuild against gpgme-1.9.0 --- srcpkgs/libostree/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libostree/template b/srcpkgs/libostree/template index 53bec78a93a..a2f8ce5c915 100644 --- a/srcpkgs/libostree/template +++ b/srcpkgs/libostree/template @@ -1,7 +1,7 @@ # Template file for 'libostree' pkgname=libostree version=2017.10 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-builtin-grub2-mkconfig --with-openssl" hostmakedepends="bison libxslt pkg-config glib-devel docbook-xsl"