From f40288f254b1444b1f39a6dd88ee08cb96d00a5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Tue, 23 Oct 2018 17:09:00 +0200 Subject: [PATCH] libyubikey: rebuild for metadata --- srcpkgs/libyubikey/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libyubikey/template b/srcpkgs/libyubikey/template index 94692226d1f..fd64b9a4f2a 100644 --- a/srcpkgs/libyubikey/template +++ b/srcpkgs/libyubikey/template @@ -1,7 +1,7 @@ # Template file for 'libyubikey' pkgname=libyubikey version=1.13 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static --disable-silent-rules" hostmakedepends="automake libtool"