summaryrefslogtreecommitdiffstats
path: root/source/n
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-06-19 17:55:52 +0000
committer Eric Hameleers <alien@slackware.com>2023-06-19 21:34:07 +0200
commitb39f3604277b1dde0180859b59475d4639668463 (patch)
tree4680ad373f8f5530dfd3f175d4e041b15b37ef4b /source/n
parent7f4682598e672a4d99d51c2856ae37d8df13a599 (diff)
downloadcurrent-b39f3604277b1dde0180859b59475d4639668463.tar.gz
current-b39f3604277b1dde0180859b59475d4639668463.tar.xz
Mon Jun 19 17:55:52 UTC 202320230619175552
a/gettext-0.22-x86_64-1.txz: Upgraded. d/gettext-tools-0.22-x86_64-1.txz: Upgraded. d/parallel-20230622-noarch-1.txz: Upgraded. l/ffmpeg-5.1.3-x86_64-1.txz: Upgraded. n/crda-4.15-x86_64-1.txz: Upgraded. n/libassuan-2.5.6-x86_64-1.txz: Upgraded. n/libksba-1.6.4-x86_64-1.txz: Upgraded. xap/geeqie-2.1-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/n')
-rwxr-xr-xsource/n/crda/crda.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/n/crda/crda.SlackBuild b/source/n/crda/crda.SlackBuild
index 17e9063e3..cf7a0a8e7 100755
--- a/source/n/crda/crda.SlackBuild
+++ b/source/n/crda/crda.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 2009 Robby Workman, Northport, AL, USA
-# Copyright 2009, 2010, 2016, 2018 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2009, 2010, 2016, 2018, 2023 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,8 +24,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=crda
-VERSION=${VERSION:-4.14}
-BUILD=${BUILD:-3}
+VERSION=${VERSION:-4.15}
+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.06.03
+REGDBVERS=2023.05.03
TMP=${TMP:-/tmp}
PKG=$TMP/package-crda