libraries/libtpms: Updated for version 0.9.5.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Gene Carlson 2022-07-05 21:23:30 +09:00 committed by Willy Sudiarto Raharjo
parent 21bb03c9fb
commit 656b321d2d
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=libtpms
VERSION=${VERSION:-0.9.4}
VERSION=${VERSION:-0.9.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="libtpms"
VERSION="0.9.4"
VERSION="0.9.5"
HOMEPAGE="https://github.com/stefanberger/libtpms"
DOWNLOAD="https://github.com/stefanberger/libtpms/archive/refs/tags/v0.9.4/libtpms-0.9.4.tar.gz"
MD5SUM="7428f3d36d5385507b69b82d0fa9d6bb"
DOWNLOAD="https://github.com/stefanberger/libtpms/archive/refs/tags/v0.9.5/libtpms-0.9.5.tar.gz"
MD5SUM="51d3e0cfaed1e6443cd063874e61935d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""