From f06a654b2b58764ecf79304b2ac65c2964a9ca45 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 18 Apr 2018 19:39:58 +0000 Subject: [PATCH] testing/libu2f-host: rebuild against json-c-0.13 --- testing/libu2f-host/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/libu2f-host/APKBUILD b/testing/libu2f-host/APKBUILD index d91b62210e9..aa1cfaa1ecf 100644 --- a/testing/libu2f-host/APKBUILD +++ b/testing/libu2f-host/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka pkgname=libu2f-host pkgver=1.1.4 -pkgrel=0 +pkgrel=1 pkgdesc="Yubico Universal 2nd Factor (U2F) Host C Library" url="https://developers.yubico.com/libu2f-host/" arch="all"