From 5658bee7c79cccd72254d43e31908651e0a4f9b7 Mon Sep 17 00:00:00 2001 From: Gene Carlson Date: Tue, 2 Apr 2024 12:36:10 -0400 Subject: system/swtpm: Updated for version 0.8.2. Signed-off-by: Willy Sudiarto Raharjo --- system/swtpm/README | 2 +- system/swtpm/swtpm.SlackBuild | 4 ++-- system/swtpm/swtpm.info | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'system') diff --git a/system/swtpm/README b/system/swtpm/README index 5c04d28242..a579a029c4 100644 --- a/system/swtpm/README +++ b/system/swtpm/README @@ -9,7 +9,7 @@ Please note that the swtpm command will emulate TPM 1.2 unless it is called with "--tpm2". For more information about the different tools provided by swtpm, see -the documents in /usr/doc/swtpm-0.8.1/readmes. +the documents in /usr/doc/swtpm-0.8.2/readmes. The user and group for TSS are both "tss" by default, and should have been created before compiling the trousers package. diff --git a/system/swtpm/swtpm.SlackBuild b/system/swtpm/swtpm.SlackBuild index a25f2cfacf..f6cd799fa2 100644 --- a/system/swtpm/swtpm.SlackBuild +++ b/system/swtpm/swtpm.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for swtpm -# Copyright 2022 K. Eugene Carlson Tsukuba, Japan +# Copyright 2022-2024 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=swtpm -VERSION=${VERSION:-0.8.1} +VERSION=${VERSION:-0.8.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/swtpm/swtpm.info b/system/swtpm/swtpm.info index 1ab5651658..fbabd468e2 100644 --- a/system/swtpm/swtpm.info +++ b/system/swtpm/swtpm.info @@ -1,8 +1,8 @@ PRGNAM="swtpm" -VERSION="0.8.1" +VERSION="0.8.2" HOMEPAGE="https://github.com/stefanberger/swtpm" -DOWNLOAD="https://github.com/stefanberger/swtpm/archive/refs/tags/v0.8.1/swtpm-0.8.1.tar.gz" -MD5SUM="af7d1291850476d935d227d1d62650cd" +DOWNLOAD="https://github.com/stefanberger/swtpm/archive/refs/tags/v0.8.2/swtpm-0.8.2.tar.gz" +MD5SUM="773f1b0fbdde470d55e254eedbdc9406" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libtpms trousers python3-twisted" -- cgit v1.2.3-80-g2a13