summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
Diffstat (limited to 'source/l')
-rwxr-xr-xsource/l/cryptopp/cryptopp.SlackBuild2
-rw-r--r--source/l/cryptopp/cryptopp.url2
-rwxr-xr-xsource/l/python-sane/python-sane.SlackBuild2
3 files changed, 3 insertions, 3 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}
diff --git a/source/l/cryptopp/cryptopp.url b/source/l/cryptopp/cryptopp.url
index 2bf7f7399..1bc3357dd 100644
--- a/source/l/cryptopp/cryptopp.url
+++ b/source/l/cryptopp/cryptopp.url
@@ -1 +1 @@
-https://www.cryptopp.com/cryptopp840.zip
+https://www.cryptopp.com/cryptopp820.zip
diff --git a/source/l/python-sane/python-sane.SlackBuild b/source/l/python-sane/python-sane.SlackBuild
index f81da345e..7876e57be 100755
--- a/source/l/python-sane/python-sane.SlackBuild
+++ b/source/l/python-sane/python-sane.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python-sane
VERSION=${VERSION:-$(echo Sane-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-6}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then