summaryrefslogtreecommitdiffstats
path: root/development/roswell
diff options
context:
space:
mode:
Diffstat (limited to 'development/roswell')
-rw-r--r--development/roswell/roswell.SlackBuild7
-rw-r--r--development/roswell/roswell.info6
2 files changed, 7 insertions, 6 deletions
diff --git a/development/roswell/roswell.SlackBuild b/development/roswell/roswell.SlackBuild
index b34e3af783..952f5ffcf7 100644
--- a/development/roswell/roswell.SlackBuild
+++ b/development/roswell/roswell.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for roswell
-# Copyright 2022 n1to <n1to-slack@posteo.net>
+# Copyright 2024 n1to <n1to-slack@posteo.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,8 +22,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+cd $(dirname $0) ; CWD=$(pwd)
+
PRGNAM=roswell
-VERSION=${VERSION:-21.10.14.111}
+VERSION=${VERSION:-23.10.14.114}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -41,7 +43,6 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
exit 0
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
diff --git a/development/roswell/roswell.info b/development/roswell/roswell.info
index f9a070fc5b..e14a765c70 100644
--- a/development/roswell/roswell.info
+++ b/development/roswell/roswell.info
@@ -1,8 +1,8 @@
PRGNAM="roswell"
-VERSION="21.10.14.111"
+VERSION="23.10.14.114"
HOMEPAGE="https://roswell.github.io/"
-DOWNLOAD="https://github.com/roswell/roswell/archive/v21.10.14.111/roswell-21.10.14.111.tar.gz"
-MD5SUM="a680a0d75afc768a78f1cbc22a87954b"
+DOWNLOAD="https://github.com/roswell/roswell/archive/v23.10.14.114/roswell-23.10.14.114.tar.gz"
+MD5SUM="e28b79e5964845bdc17a5afba99d49da"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""