summaryrefslogtreecommitdiffstats
path: root/libraries/libu2f-host/libu2f-host.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libu2f-host/libu2f-host.SlackBuild')
-rw-r--r--libraries/libu2f-host/libu2f-host.SlackBuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/libraries/libu2f-host/libu2f-host.SlackBuild b/libraries/libu2f-host/libu2f-host.SlackBuild
index c586ebbc79..e5fc09e8d2 100644
--- a/libraries/libu2f-host/libu2f-host.SlackBuild
+++ b/libraries/libu2f-host/libu2f-host.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=libu2f-host
SRCNAM=libu2f-host-libu2f-host
-VERSION=${VERSION:-1.1.2}
+VERSION=${VERSION:-1.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -70,8 +70,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-patch -p1 < $CWD/makefile.patch
-
autoreconf -fi
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \