diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/l/lmdb/lmdb.url | 2 | ||||
-rwxr-xr-x | source/n/getmail/getmail.SlackBuild | 2 | ||||
-rw-r--r-- | source/n/libnftnl/libnftnl.url | 2 | ||||
-rw-r--r-- | source/n/nftables/nftables.url | 2 | ||||
-rwxr-xr-x | source/n/openldap/openldap.SlackBuild | 2 | ||||
-rwxr-xr-x | source/xap/blueman/blueman.SlackBuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/source/l/lmdb/lmdb.url b/source/l/lmdb/lmdb.url index 8d86c4ab..c2e18f8c 100644 --- a/source/l/lmdb/lmdb.url +++ b/source/l/lmdb/lmdb.url @@ -1,2 +1,2 @@ #https://github.com/LMDB/lmdb -https://git.openldap.org/openldap/openldap/-/archive/LMDB_0.9.26/openldap-LMDB_0.9.26.tar.gz +https://git.openldap.org/openldap/openldap/-/archive/LMDB_0.9.27/openldap-LMDB_0.9.27.tar.gz diff --git a/source/n/getmail/getmail.SlackBuild b/source/n/getmail/getmail.SlackBuild index 47daff25..1830c241 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 efd8cba4..2db779f1 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 91530a7b..6c0390b9 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 4c64439c..3b6171c6 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 diff --git a/source/xap/blueman/blueman.SlackBuild b/source/xap/blueman/blueman.SlackBuild index a406d6b2..d306fd00 100755 --- a/source/xap/blueman/blueman.SlackBuild +++ b/source/xap/blueman/blueman.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=blueman VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |