summaryrefslogtreecommitdiffstats
path: root/source/n/crda/crda.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/crda/crda.SlackBuild')
-rwxr-xr-xsource/n/crda/crda.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/n/crda/crda.SlackBuild b/source/n/crda/crda.SlackBuild
index e133bf477..c3649f6ea 100755
--- a/source/n/crda/crda.SlackBuild
+++ b/source/n/crda/crda.SlackBuild
@@ -24,8 +24,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=crda
-VERSION=${VERSION:-3.18}
-BUILD=${BUILD:-9}
+VERSION=${VERSION:-4.14}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -45,7 +45,7 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
exit 0
fi
-REGDBVERS=2019.03.01
+REGDBVERS=2019.06.03
TMP=${TMP:-/tmp}
PKG=$TMP/package-crda