libraries/oath-toolkit: Updated for version 2.6.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-12-27 00:16:35 +07:00
parent 5fc6646a4c
commit a09c500101
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=oath-toolkit
VERSION=${VERSION:-2.6.0}
VERSION=${VERSION:-2.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="oath-toolkit"
VERSION="2.6.0"
VERSION="2.6.1"
HOMEPAGE="http://www.nongnu.org/oath-toolkit/"
DOWNLOAD="http://download.savannah.gnu.org/releases/oath-toolkit/oath-toolkit-2.6.0.tar.gz"
MD5SUM="f19f1c47eb7d1c609b3e244876b9ce63"
DOWNLOAD="http://download.savannah.gnu.org/releases/oath-toolkit/oath-toolkit-2.6.1.tar.gz"
MD5SUM="19ee7ed7c2b40c1dc92887f893ed2726"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xmlsec"