summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-05-06 22:11:30 +0000
committer Eric Hameleers <alien@slackware.com>2022-05-07 06:59:49 +0200
commitfc633297c803d0df0f1aa4531105b4ddacc94fac (patch)
tree78842b6082d8d0319e4d290acdb97b771618fec1 /source
parent1ba3a7ccb6b5fa756d91f70ef502bd1ed6018436 (diff)
downloadcurrent-fc633297c803d0df0f1aa4531105b4ddacc94fac.tar.gz
current-fc633297c803d0df0f1aa4531105b4ddacc94fac.tar.xz
Fri May 6 22:11:30 UTC 202220220506221130
d/doxygen-1.9.4-x86_64-1.txz: Upgraded. l/libnotify-0.7.12-x86_64-1.txz: Upgraded. n/libnetfilter_cthelper-1.0.1-x86_64-1.txz: Upgraded. n/libnetfilter_cttimeout-1.0.1-x86_64-1.txz: Upgraded. x/ibus-table-1.16.8-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/d/doxygen/doxygen.SlackBuild2
-rwxr-xr-xsource/l/libnotify/libnotify.SlackBuild6
-rwxr-xr-xsource/n/libnetfilter_cthelper/libnetfilter_cthelper.SlackBuild2
-rw-r--r--source/n/libnetfilter_cthelper/libnetfilter_cthelper.url1
-rwxr-xr-xsource/n/libnetfilter_cttimeout/libnetfilter_cttimeout.SlackBuild2
-rw-r--r--source/n/libnetfilter_cttimeout/libnetfilter_cttimeout.url1
6 files changed, 8 insertions, 6 deletions
diff --git a/source/d/doxygen/doxygen.SlackBuild b/source/d/doxygen/doxygen.SlackBuild
index a1108753a..bd0538ee9 100755
--- a/source/d/doxygen/doxygen.SlackBuild
+++ b/source/d/doxygen/doxygen.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=doxygen
VERSION=${VERSION:-$(basename $(echo doxygen-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev) .src)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/l/libnotify/libnotify.SlackBuild b/source/l/libnotify/libnotify.SlackBuild
index c82ae7acf..93fb28724 100755
--- a/source/l/libnotify/libnotify.SlackBuild
+++ b/source/l/libnotify/libnotify.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for libnotify
#
# Copyright 2009 Erik W. Hanson, Minneapolis, MN, USA
-# Copyright 2010, 2018, 2019 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2010, 2018, 2019, 2022 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libnotify
-VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
@@ -68,7 +68,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG
cd $TMP
rm -rf $PKGNAM-$VERSION
-tar xvf $CWD/$PKGNAM-$VERSION.tar.xz || exit 1
+tar xvf $CWD/$PKGNAM-$VERSION.tar.?z || exit 1
cd $PKGNAM-$VERSION || exit 1
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
diff --git a/source/n/libnetfilter_cthelper/libnetfilter_cthelper.SlackBuild b/source/n/libnetfilter_cthelper/libnetfilter_cthelper.SlackBuild
index f25786732..426795cbe 100755
--- a/source/n/libnetfilter_cthelper/libnetfilter_cthelper.SlackBuild
+++ b/source/n/libnetfilter_cthelper/libnetfilter_cthelper.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libnetfilter_cthelper
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/n/libnetfilter_cthelper/libnetfilter_cthelper.url b/source/n/libnetfilter_cthelper/libnetfilter_cthelper.url
new file mode 100644
index 000000000..bc9464a18
--- /dev/null
+++ b/source/n/libnetfilter_cthelper/libnetfilter_cthelper.url
@@ -0,0 +1 @@
+https://netfilter.org/projects/libnetfilter_cthelper/files
diff --git a/source/n/libnetfilter_cttimeout/libnetfilter_cttimeout.SlackBuild b/source/n/libnetfilter_cttimeout/libnetfilter_cttimeout.SlackBuild
index 2aded397d..d8334993d 100755
--- a/source/n/libnetfilter_cttimeout/libnetfilter_cttimeout.SlackBuild
+++ b/source/n/libnetfilter_cttimeout/libnetfilter_cttimeout.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libnetfilter_cttimeout
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/n/libnetfilter_cttimeout/libnetfilter_cttimeout.url b/source/n/libnetfilter_cttimeout/libnetfilter_cttimeout.url
new file mode 100644
index 000000000..d60312f64
--- /dev/null
+++ b/source/n/libnetfilter_cttimeout/libnetfilter_cttimeout.url
@@ -0,0 +1 @@
+https://netfilter.org/projects/libnetfilter_cttimeout/files