libu2f-host: update to 1.1.3.
This commit is contained in:
parent
e664a98f75
commit
51dcc7a359
@ -1,6 +1,6 @@
|
||||
--- src/Makefile.am.orig 2015-10-22 09:13:22.528361894 +0200
|
||||
+++ src/Makefile.am 2015-10-22 09:13:45.520587919 +0200
|
||||
@@ -31,12 +31,3 @@ cmdline.c cmdline.h: cmdline.ggo Makefil
|
||||
--- src/Makefile.am.orig 2016-10-05 16:33:16.220820872 +0200
|
||||
+++ src/Makefile.am 2016-10-05 16:33:49.713822600 +0200
|
||||
@@ -31,12 +31,3 @@
|
||||
|
||||
BUILT_SOURCES = cmdline.c cmdline.h
|
||||
MAINTAINERCLEANFILES = $(BUILT_SOURCES)
|
||||
@ -8,7 +8,7 @@
|
||||
-dist_man_MANS = u2f-host.1
|
||||
-DISTCLEANFILES = $(dist_man_MANS)
|
||||
-
|
||||
-u2f-host.1: $(srcdir)/u2f-host.c $(srcdir)/cmdline.ggo $(top_srcdir)/configure.ac
|
||||
-u2f-host.1: $(srcdir)/u2f-host.c $(srcdir)/cmdline.ggo $(top_srcdir)/configure.ac | $(builddir)/u2f-host$(EXEEXT)
|
||||
- $(AM_V_GEN)$(HELP2MAN) \
|
||||
- --output=$@ $(builddir)/u2f-host$(EXEEXT) \
|
||||
- --name="Yubico Universal 2nd Factor (U2F) Host Tool" \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Template file for 'libu2f-host'
|
||||
pkgname=libu2f-host
|
||||
version=1.1.2
|
||||
version=1.1.3
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="https://developers.yubico.com/libu2f-host/"
|
||||
distfiles="https://github.com/Yubico/libu2f-host/archive/libu2f-host-${version}.tar.gz"
|
||||
checksum=ec9683cff3f2ee8721b91d83f1108368e18fac27e240d90a3a481a98c0ec63e8
|
||||
checksum=2e43679655bbfe3bb1dfee16bb6c2a324d22c7907071a8703f5195eafe891e27
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
Loading…
Reference in New Issue
Block a user