diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-10-27 18:30:38 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-10-28 08:59:49 +0100 |
commit | aa7512c31f7b3672d1605cf788d8e481b507949e (patch) | |
tree | c7d927ee3652a3c602477ed67cd3bdd923681a1a /source/n | |
parent | 97a24c03c221f9da261a733691167dd1c701e823 (diff) | |
download | current-aa7512c31f7b3672d1605cf788d8e481b507949e.tar.gz |
Tue Oct 27 18:30:38 UTC 202020201027183038
a/glibc-zoneinfo-2020d-noarch-1.txz: Upgraded.
This package provides the latest timezone updates.
l/gst-plugins-base-1.18.1-x86_64-1.txz: Upgraded.
l/gst-plugins-good-1.18.1-x86_64-1.txz: Upgraded.
l/gst-plugins-libav-1.18.1-x86_64-1.txz: Upgraded.
l/gstreamer-1.18.1-x86_64-1.txz: Upgraded.
l/lmdb-0.9.27-x86_64-1.txz: Upgraded.
n/getmail-6.8-x86_64-1.txz: Upgraded.
n/libnftnl-1.1.8-x86_64-1.txz: Upgraded.
n/nftables-0.9.7-x86_64-1.txz: Upgraded.
n/openldap-2.4.55-x86_64-1.txz: Upgraded.
xap/blueman-2.1.4-x86_64-1.txz: Upgraded.
extra/pure-alsa-system/gst-plugins-good-1.18.1-x86_64-1_alsa.txz: Upgraded.
Diffstat (limited to 'source/n')
-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 |
4 files changed, 4 insertions, 4 deletions
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 |