libraries/oath-toolkit: Updated for version 2.6.11.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2024-01-13 06:55:08 +07:00
parent 237fbf095d
commit 967455b2c3
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=oath-toolkit
VERSION=${VERSION:-2.6.10}
VERSION=${VERSION:-2.6.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="oath-toolkit"
VERSION="2.6.10"
VERSION="2.6.11"
HOMEPAGE="http://www.nongnu.org/oath-toolkit/"
DOWNLOAD="http://download.savannah.gnu.org/releases/oath-toolkit/oath-toolkit-2.6.10.tar.gz"
MD5SUM="e60230fea0567cf7d5156e2462c3972f"
DOWNLOAD="http://download.savannah.gnu.org/releases/oath-toolkit/oath-toolkit-2.6.11.tar.gz"
MD5SUM="b92b30d9b74615ebd4775aa81dfc51a7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xmlsec"