From ef6046d2801b8332465882aca1a7cd002a84b401 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 7 Mar 2018 11:52:16 -0300 Subject: [PATCH] libu2f-host: update to 1.1.5. Closes: #12236 [via git-merge-pr] --- srcpkgs/libu2f-host/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libu2f-host/template b/srcpkgs/libu2f-host/template index 9c4129f1345..112948ef368 100644 --- a/srcpkgs/libu2f-host/template +++ b/srcpkgs/libu2f-host/template @@ -1,7 +1,7 @@ # Template file for 'libu2f-host' pkgname=libu2f-host -version=1.1.4 -revision=2 +version=1.1.5 +revision=1 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure configure_args="--with-openssl=yes --with-udevrulesdir=/usr/lib/udev/rules.d" @@ -9,10 +9,10 @@ hostmakedepends="automake libtool pkg-config gengetopt" makedepends="json-c-devel hidapi-devel libressl-devel" short_desc="C library and tool that implements the host-side of the U2F protocol" maintainer="Juan RP " -license="LGPL-2.1" +license="LGPL-2.1-or-later, GPL-3-or-later" homepage="https://developers.yubico.com/libu2f-host/" distfiles="https://github.com/Yubico/libu2f-host/archive/libu2f-host-${version}.tar.gz" -checksum=b12026fd9ea5dc9d20e700ef599bdb0396e59a7fd2d632fb36f54da7c5276b15 +checksum=9d4a84acc50306264fd419015fac41b943a53a16e2feeb0db078aa1bde7f6747 pre_configure() { autoreconf -fi