mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/oath-toolkit: Updated for version 2.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d161e5aaf5
commit
814a509f93
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for oath-toolkit
|
||||
|
||||
# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=oath-toolkit
|
||||
VERSION=${VERSION:-2.4.1}
|
||||
VERSION=${VERSION:-2.6.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="oath-toolkit"
|
||||
VERSION="2.4.1"
|
||||
VERSION="2.6.0"
|
||||
HOMEPAGE="http://www.nongnu.org/oath-toolkit/"
|
||||
DOWNLOAD="http://download.savannah.gnu.org/releases/oath-toolkit/oath-toolkit-2.4.1.tar.gz"
|
||||
MD5SUM="951bafd1d86e6013903c10be3b6623bb"
|
||||
DOWNLOAD="http://download.savannah.gnu.org/releases/oath-toolkit/oath-toolkit-2.6.0.tar.gz"
|
||||
MD5SUM="f19f1c47eb7d1c609b3e244876b9ce63"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="xmlsec"
|
||||
|
|
Loading…
Reference in a new issue