diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-08-19 19:23:23 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-08-20 08:59:46 +0200 |
commit | 1cfc178ab07198fd09d0f6c4c17d5dae4a6e4a2c (patch) | |
tree | 5b5e11832d9dd4b06ab81ad644dbfbab1f82a080 /source | |
parent | 28b30fa373bf4044466920caf4d1ca6195a84d2c (diff) | |
download | current-1cfc178ab07198fd09d0f6c4c17d5dae4a6e4a2c.tar.gz |
Mon Aug 19 19:23:23 UTC 201920190819192323
d/ccache-3.7.3-x86_64-1.txz: Upgraded.
l/libvisio-0.1.7-x86_64-1.txz: Upgraded.
n/bind-9.14.4-x86_64-2.txz: Rebuilt.
Updated to the latest named.root in the caching-example configs.
Thanks to 3rensho for the bug report.
n/s-nail-14.9.15-x86_64-1.txz: Upgraded.
n/whois-5.5.1-x86_64-1.txz: Upgraded.
xap/xlockmore-5.58-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-x | source/l/libvisio/libvisio.SlackBuild | 2 | ||||
-rwxr-xr-x | source/n/bind/bind.SlackBuild | 2 | ||||
-rw-r--r-- | source/n/bind/caching-example/named.root | 6 | ||||
-rw-r--r-- | source/n/s-nail/s-nail.url | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/source/l/libvisio/libvisio.SlackBuild b/source/l/libvisio/libvisio.SlackBuild index 5f6fe9f4..7a48a75c 100755 --- a/source/l/libvisio/libvisio.SlackBuild +++ b/source/l/libvisio/libvisio.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libvisio VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-6} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/n/bind/bind.SlackBuild b/source/n/bind/bind.SlackBuild index a9ab917e..c1e09ed4 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:-9.14.4} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/n/bind/caching-example/named.root b/source/n/bind/caching-example/named.root index 86cd8152..dba9ed9e 100644 --- a/source/n/bind/caching-example/named.root +++ b/source/n/bind/caching-example/named.root @@ -9,8 +9,8 @@ ; on server FTP.INTERNIC.NET ; -OR- RS.INTERNIC.NET ; -; last update: July 26, 2017 -; related version of root zone: 2017072601 +; last update: July 30, 2019 +; related version of root zone: 2019073000 ; ; FORMERLY NS.INTERNIC.NET ; @@ -21,7 +21,7 @@ A.ROOT-SERVERS.NET. 3600000 AAAA 2001:503:ba3e::2:30 ; FORMERLY NS1.ISI.EDU ; . 3600000 NS B.ROOT-SERVERS.NET. -B.ROOT-SERVERS.NET. 3600000 A 192.228.79.201 +B.ROOT-SERVERS.NET. 3600000 A 199.9.14.201 B.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:200::b ; ; FORMERLY C.PSI.NET diff --git a/source/n/s-nail/s-nail.url b/source/n/s-nail/s-nail.url index 06cefb2a..a4557603 100644 --- a/source/n/s-nail/s-nail.url +++ b/source/n/s-nail/s-nail.url @@ -1,2 +1,2 @@ -http://ftp.sdaoden.eu/s-nail-14.9.14.tar.xz -http://ftp.sdaoden.eu/s-nail-14.9.14.tar.xz.asc +http://ftp.sdaoden.eu/s-nail-14.9.15.tar.xz +http://ftp.sdaoden.eu/s-nail-14.9.15.tar.xz.asc |