diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-04-19 21:06:43 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-04-20 08:59:52 +0200 |
commit | a4a9ee5efe6ec1f8cc7c5fd48c5df766fc74f3f3 (patch) | |
tree | 9a97cc1daebb558ac0082b57f3a6f928892f127d /source | |
parent | c55b2370e968607051b83e94539833260bd4e084 (diff) | |
download | current-a4a9ee5efe6ec1f8cc7c5fd48c5df766fc74f3f3.tar.gz |
Sun Apr 19 21:06:43 UTC 202020200419210643
l/neon-0.31.1-x86_64-1.txz: Upgraded.
n/postfix-3.5.1-x86_64-1.txz: Upgraded.
n/s-nail-14.9.18-x86_64-1.txz: Upgraded.
xap/gnuchess-6.2.6-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rw-r--r-- | source/l/neon/neon.url | 2 | ||||
-rw-r--r-- | source/l/neon/slack-desc | 2 | ||||
-rw-r--r-- | source/n/s-nail/s-nail.url | 4 | ||||
-rwxr-xr-x | source/xap/gnuchess/gnuchess.SlackBuild | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/source/l/neon/neon.url b/source/l/neon/neon.url index 66d88774..b65d4e2e 100644 --- a/source/l/neon/neon.url +++ b/source/l/neon/neon.url @@ -1 +1 @@ -http://www.webdav.org/neon +https://notroj.github.io/neon/ diff --git a/source/l/neon/slack-desc b/source/l/neon/slack-desc index 61d735a6..d03f9d2b 100644 --- a/source/l/neon/slack-desc +++ b/source/l/neon/slack-desc @@ -10,7 +10,7 @@ neon: neon (HTTP and WebDAV client library) neon: neon: neon is an HTTP and WebDAV client library, with a C language API. neon: Bindings for other languages may also be available, see the web site -neon: for more details: http://www.webdav.org/neon/ +neon: for more details: https://notroj.github.io/neon/ neon: neon: The neon library is used by projects such as subversion. neon: diff --git a/source/n/s-nail/s-nail.url b/source/n/s-nail/s-nail.url index 88f32e6a..69e4b0e1 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.17.tar.xz -http://ftp.sdaoden.eu/s-nail-14.9.17.tar.xz.asc +http://ftp.sdaoden.eu/s-nail-14.9.18.tar.xz +http://ftp.sdaoden.eu/s-nail-14.9.18.tar.xz.asc diff --git a/source/xap/gnuchess/gnuchess.SlackBuild b/source/xap/gnuchess/gnuchess.SlackBuild index 4198f71d..6613dbd9 100755 --- a/source/xap/gnuchess/gnuchess.SlackBuild +++ b/source/xap/gnuchess/gnuchess.SlackBuild @@ -23,11 +23,11 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gnuchess -VERGNUCHESS=6.2.5 +VERGNUCHESS=6.2.6 VERSJENG=11.2 VEREBOARD=1.1.1 VERXBOARD=4.9.1 -BUILD=${BUILD:-4} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |