diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2023-11-15 22:01:26 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2023-11-15 23:57:15 +0100 |
commit | 183c67ecca7c9545feb107a6a049af5524ec8d81 (patch) | |
tree | 59070003b2c264c54fc0333fc46899d260c90c99 /source/n | |
parent | 2ca3471fc332cb5e520c4950ffb7ce42db3cb323 (diff) | |
download | current-183c67ecca7c9545feb107a6a049af5524ec8d81.tar.gz current-183c67ecca7c9545feb107a6a049af5524ec8d81.tar.xz |
Wed Nov 15 22:01:26 UTC 202320231115220126
a/btrfs-progs-6.6.2-x86_64-1.txz: Upgraded.
d/cmake-3.27.8-x86_64-1.txz: Upgraded.
l/netpbm-11.04.04-x86_64-1.txz: Upgraded.
l/woff2-20231106_0f4d304-x86_64-1.txz: Upgraded.
Include the binary utilities. Thanks to TJ09.
n/bind-9.18.20-x86_64-1.txz: Upgraded.
n/c-ares-1.22.0-x86_64-1.txz: Upgraded.
n/libgcrypt-1.10.3-x86_64-1.txz: Upgraded.
n/p11-kit-0.25.3-x86_64-1.txz: Upgraded.
x/xf86-video-ati-22.0.0-x86_64-1.txz: Upgraded.
x/xf86-video-intel-20230201_b74b67f0-x86_64-1.txz: Upgraded.
x/xf86-video-nouveau-20231005_827f1e2-x86_64-1.txz: Upgraded.
x/xf86-video-r128-6.12.1-x86_64-1.txz: Upgraded.
xap/mozilla-thunderbird-115.4.3-x86_64-1.txz: Upgraded.
This is a bugfix release.
For more information, see:
https://www.mozilla.org/en-US/thunderbird/115.4.3/releasenotes/
Diffstat (limited to 'source/n')
-rwxr-xr-x | source/n/bind/bind.SlackBuild | 2 | ||||
-rw-r--r-- | source/n/lftp/slack-desc | 2 | ||||
-rw-r--r-- | source/n/p11-kit/p11-kit.url | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/n/bind/bind.SlackBuild b/source/n/bind/bind.SlackBuild index e32294b1f..dbc4271f4 100755 --- a/source/n/bind/bind.SlackBuild +++ b/source/n/bind/bind.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=bind VERSION=${VERSION:-$(echo ${PKGNAM}-[0-9]*.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/lftp/slack-desc b/source/n/lftp/slack-desc index 910967391..a67f5e91f 100644 --- a/source/n/lftp/slack-desc +++ b/source/n/lftp/slack-desc @@ -15,5 +15,5 @@ lftp: is reliable, that is any non-fatal error is ignored and the operation lftp: is retried. lftp has shell-like command syntax. lftp has a built in lftp: mirror feature which can download or upload a whole directory tree. lftp: -lftp: Homepage: http://lftp.tech +lftp: Homepage: http://lftp.yar.ru lftp: diff --git a/source/n/p11-kit/p11-kit.url b/source/n/p11-kit/p11-kit.url index 016f64d84..cc0b54758 100644 --- a/source/n/p11-kit/p11-kit.url +++ b/source/n/p11-kit/p11-kit.url @@ -1,2 +1,2 @@ https://github.com/p11-glue/p11-kit/releases -https://github.com/p11-glue/p11-kit/releases/download/0.25.2/p11-kit-0.25.2.tar.xz +https://github.com/p11-glue/p11-kit/releases/download/0.25.3/p11-kit-0.25.3.tar.xz |