summaryrefslogtreecommitdiffstats
path: root/libraries/qca-qt5/qca-qt5.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2020-05-10 11:27:03 +0200
committer Matteo Bernardini2020-05-10 11:27:03 +0200
commita486038c044247b371bcd7a7b2c3b4e35bf14bc4 (patch)
treed5f6b2b9311a5c06d88c15a0ca7991b480c69783 /libraries/qca-qt5/qca-qt5.SlackBuild
parente4e43c683e75e13fd60ca4763694b67ef59ad60b (diff)
downloadslackbuilds-a486038c044247b371bcd7a7b2c3b4e35bf14bc4.tar.gz
20200510.2 global branch merge.current-20200510.2
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/qca-qt5/qca-qt5.SlackBuild')
-rw-r--r--libraries/qca-qt5/qca-qt5.SlackBuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/libraries/qca-qt5/qca-qt5.SlackBuild b/libraries/qca-qt5/qca-qt5.SlackBuild
index 0cdf4e8823..43c92f59d2 100644
--- a/libraries/qca-qt5/qca-qt5.SlackBuild
+++ b/libraries/qca-qt5/qca-qt5.SlackBuild
@@ -26,7 +26,7 @@
PRGNAM=qca-qt5
SRCNAM=qca
-VERSION=${VERSION:-2.1.3}
+VERSION=${VERSION:-2.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -75,9 +75,6 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
-# Support OpenSSL-1.1.x:
-zcat $CWD/Add_support_for_OpenSSL_1.1.0.diff.gz | patch -p1 --verbose
-
mkdir build
cd build