From 604225500e57aa4150924558496906e95efaa01b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 27 Feb 2023 22:39:57 +0700 Subject: [PATCH] ykclient: correct license --- srcpkgs/ykclient/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ykclient/template b/srcpkgs/ykclient/template index a79bb4f0f55..36abc607863 100644 --- a/srcpkgs/ykclient/template +++ b/srcpkgs/ykclient/template @@ -1,16 +1,16 @@ # Template file for 'ykclient' pkgname=ykclient version=2.15 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static --disable-silent-rules" hostmakedepends="automake libtool pkg-config" makedepends="libcurl-devel" short_desc="Yubico YubiKey OTP C client and library" maintainer="Alexander Gehrke " -license="BSD" +license="BSD-2-Clause" homepage="https://developers.yubico.com/yubico-c-client" -distfiles="https://developers.yubico.com/yubico-c-client/releases/${pkgname}-${version}.tar.gz" +distfiles="https://developers.yubico.com/yubico-c-client/Releases/${pkgname}-${version}.tar.gz" checksum=f461cdefe7955d58bbd09d0eb7a15b36cb3576b88adbd68008f40ea978ea5016 pre_configure() {