aboutsummaryrefslogtreecommitdiff
path: root/system/swtpm/swtpm.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/swtpm/swtpm.SlackBuild')
-rw-r--r--system/swtpm/swtpm.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/swtpm/swtpm.SlackBuild b/system/swtpm/swtpm.SlackBuild
index 57cd06ae9c749..b262858f6adad 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.5.4}
+VERSION=${VERSION:-0.7.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -99,7 +99,7 @@ for new in swtpm_setup.conf swtpm-localca.conf swtpm-localca.options; do
done
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a COPYING LICENSE README TODO $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a COPYING LICENSE README $PKG/usr/doc/$PRGNAM-$VERSION
# Each tool has its own short README document.
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION/readmes
(