diff --git a/srcpkgs/libu2f-host/patches/disable-help2man.patch b/srcpkgs/libu2f-host/patches/disable-help2man.patch index 69595a8c46f..587d25e14bb 100644 --- a/srcpkgs/libu2f-host/patches/disable-help2man.patch +++ b/srcpkgs/libu2f-host/patches/disable-help2man.patch @@ -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" \ diff --git a/srcpkgs/libu2f-host/template b/srcpkgs/libu2f-host/template index efc9a256741..db80f6bc144 100644 --- a/srcpkgs/libu2f-host/template +++ b/srcpkgs/libu2f-host/template @@ -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 " 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