mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libyubikey: Updated for version 1.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3b28eef135
commit
a0a2d12190
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libyubikey
|
||||
VERSION=${VERSION:-1.12}
|
||||
VERSION=${VERSION:-1.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libyubikey"
|
||||
VERSION="1.12"
|
||||
HOMEPAGE="http://opensource.yubico.com/yubico-c/"
|
||||
DOWNLOAD="http://opensource.yubico.com/yubico-c/releases/libyubikey-1.12.tar.gz"
|
||||
MD5SUM="0d36397439b73e581a5e8b3c31064eb4"
|
||||
VERSION="1.13"
|
||||
HOMEPAGE="https://developers.yubico.com/yubico-c/"
|
||||
DOWNLOAD="https://developers.yubico.com/yubico-c/releases/libyubikey-1.13.tar.gz"
|
||||
MD5SUM="6e84fc1914ab5b609319945c18d45835"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue