diff options
Diffstat (limited to 'system/swtpm/swtpm.SlackBuild')
-rw-r--r-- | system/swtpm/swtpm.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/swtpm/swtpm.SlackBuild b/system/swtpm/swtpm.SlackBuild index b262858f6adad..54bbc798c6573 100644 --- a/system/swtpm/swtpm.SlackBuild +++ b/system/swtpm/swtpm.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=swtpm -VERSION=${VERSION:-0.7.3} +VERSION=${VERSION:-0.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |