libraries/libtpms: Updated for version 0.9.6.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
K. Eugene Carlson 2023-03-02 12:33:27 +09:00 committed by Willy Sudiarto Raharjo
parent 671e554a18
commit 4e538cfab8
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for libtpms
# Copyright 2022 K. Eugene Carlson Tsukuba, Japan
# Copyright 2022-2023 K. Eugene Carlson Tsukuba, Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libtpms
VERSION=${VERSION:-0.9.5}
VERSION=${VERSION:-0.9.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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