summaryrefslogtreecommitdiffstats
path: root/source/l/cryptopp/cryptopp.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-01-10 19:35:56 +0000
committer Eric Hameleers <alien@slackware.com>2021-01-11 08:59:48 +0100
commit301bb5c2767eae26d65873c362cbc9f82f730757 (patch)
tree78aa3d12987312244e3d3384ae0fcb3c7b9d8c77 /source/l/cryptopp/cryptopp.SlackBuild
parentaa880ab99e88f012f30174bf2290d30632a986ba (diff)
downloadcurrent-20210110193556.tar.gz
current-20210110193556.tar.xz
Sun Jan 10 19:35:56 UTC 202120210110193556
a/findutils-4.8.0-x86_64-1.txz: Upgraded. a/lzip-1.22-x86_64-1.txz: Upgraded. ap/vim-8.2.2323-x86_64-1.txz: Upgraded. d/meson-0.56.2-x86_64-1.txz: Upgraded. d/python-setuptools-51.1.2-x86_64-1.txz: Upgraded. l/cryptopp-8.2.0-x86_64-1.txz: Upgraded. In the ChangeLog for cryfs: * Updated to crypto++ 8.2 Seems cryfs does not work with newer versions of cryptopp, so since nothing else uses it in Slackware we'll pin it at this version until cryfs notes that it's OK to move forward. Thanks to alienBOB and USUARIONUEVO for the bug report. l/gjs-1.66.2-x86_64-1.txz: Upgraded. l/imagemagick-7.0.10_57-x86_64-1.txz: Upgraded. l/python-sane-2.9.1-x86_64-1.txz: Upgraded. n/libqmi-1.26.8-x86_64-1.txz: Upgraded. xap/vim-gvim-8.2.2323-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/cryptopp/cryptopp.SlackBuild')
-rwxr-xr-xsource/l/cryptopp/cryptopp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/cryptopp/cryptopp.SlackBuild b/source/l/cryptopp/cryptopp.SlackBuild
index af9f353e1..4ce5a9694 100755
--- a/source/l/cryptopp/cryptopp.SlackBuild
+++ b/source/l/cryptopp/cryptopp.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=cryptopp
-VERSION=${VERSION:-8.4.0}
+VERSION=${VERSION:-8.2.0}
SRCVER=$(echo $VERSION | tr -d '.')
BUILD=${BUILD:-1}