summaryrefslogtreecommitdiffstats
path: root/source/n
diff options
context:
space:
mode:
Diffstat (limited to 'source/n')
-rwxr-xr-xsource/n/getmail/getmail.SlackBuild2
-rw-r--r--source/n/libnftnl/libnftnl.url2
-rw-r--r--source/n/nftables/nftables.url2
-rwxr-xr-xsource/n/openldap/openldap.SlackBuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/source/n/getmail/getmail.SlackBuild b/source/n/getmail/getmail.SlackBuild
index 47daff253..1830c241d 100755
--- a/source/n/getmail/getmail.SlackBuild
+++ b/source/n/getmail/getmail.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=getmail
VERSION=${VERSION:-$(echo getmail6-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/n/libnftnl/libnftnl.url b/source/n/libnftnl/libnftnl.url
index efd8cba46..2db779f1e 100644
--- a/source/n/libnftnl/libnftnl.url
+++ b/source/n/libnftnl/libnftnl.url
@@ -1 +1 @@
-ftp://ftp.netfilter.org/pub/libnftnl
+https://netfilter.org/projects/libnftnl/files
diff --git a/source/n/nftables/nftables.url b/source/n/nftables/nftables.url
index 91530a7b9..6c0390b97 100644
--- a/source/n/nftables/nftables.url
+++ b/source/n/nftables/nftables.url
@@ -1 +1 @@
-ftp://ftp.netfilter.org/pub/nftables
+https://netfilter.org/projects/nftables/files
diff --git a/source/n/openldap/openldap.SlackBuild b/source/n/openldap/openldap.SlackBuild
index 4c64439c9..3b6171c6f 100755
--- a/source/n/openldap/openldap.SlackBuild
+++ b/source/n/openldap/openldap.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=openldap
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then