summaryrefslogtreecommitdiffstats
path: root/desktop/nitrokey-app/nitrokey-app.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/nitrokey-app/nitrokey-app.SlackBuild')
-rw-r--r--desktop/nitrokey-app/nitrokey-app.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/nitrokey-app/nitrokey-app.SlackBuild b/desktop/nitrokey-app/nitrokey-app.SlackBuild
index 93f57daa12..19c8916b63 100644
--- a/desktop/nitrokey-app/nitrokey-app.SlackBuild
+++ b/desktop/nitrokey-app/nitrokey-app.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nitrokey-app
-# Copyright 2017 Felipe Bugno <capent@yahoo.com>
+# Copyright 2018 Felipe Bugno <capent@yahoo.com>
#
# All rights reserved.
#
@@ -25,8 +25,8 @@
PRGNAM=nitrokey-app
-VERSION=${VERSION:-1.1}
-LIBVERSION=${LIBVERSION:-06c0deb7935a9390a67bc02d6c323e64c785a026}
+VERSION=${VERSION:-1.2}
+LIBVERSION=${LIBVERSION:-3.2}
CODECVERSION=${CODECVERSION:-61d9b044d6644293f99fb87dfadc15dcab951bd9}
BUILD=${BUILD:-1}
@@ -69,7 +69,7 @@ tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
rmdir libnitrokey
-unzip $CWD/libnitrokey-$LIBVERSION.zip
+tar xvf $CWD/libnitrokey-$LIBVERSION.tar.gz
mv libnitrokey-$LIBVERSION libnitrokey
rmdir 3rdparty/cppcodec