Date: Friday, February 8, 2019 @ 13:10:08 Author: eworm Revision: 430677
upgpkg: libu2f-host 1.1.7-1 new upstream release with fix for CVE-2018-20340 Modified: libu2f-host/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-08 12:58:01 UTC (rev 430676) +++ PKGBUILD 2019-02-08 13:10:08 UTC (rev 430677) @@ -1,8 +1,8 @@ # Maintainer: Christian Hesse <[email protected]> pkgname=libu2f-host -pkgver=1.1.6 -pkgrel=2 +pkgver=1.1.7 +pkgrel=1 pkgdesc="Yubico Universal 2nd Factor (U2F) Host C Library" arch=('x86_64') url='https://github.com/Yubico/libu2f-host' @@ -11,7 +11,7 @@ makedepends=('git' 'help2man' 'gengetopt') validpgpkeys=('0A3B0262BCA1705307D5FF06BCA00FD4B2168C0A') # Klas Lindfors <[email protected]> source=("https://developers.yubico.com/${pkgname}/Releases/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha512sums=('499efac0243a7e5fadf6c456cc5530633337c07ab7dda52bd77b541b24ffd0337efe95cce499e73d6c46d312e737c044edcbdb4d41043b1e8721242d6e6ad20a' +sha256sums=('917a259f2977538bc31e13560c830a11e49f54f27908372c774bbbb042d2dcff' 'SKIP') build() {
