diff options
Diffstat (limited to 'source/l/neon')
-rwxr-xr-x | source/l/neon/neon.SlackBuild | 2 | ||||
-rw-r--r-- | source/l/neon/neon.url | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/l/neon/neon.SlackBuild b/source/l/neon/neon.SlackBuild index 0d7becd3..10d9b2e1 100755 --- a/source/l/neon/neon.SlackBuild +++ b/source/l/neon/neon.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=neon 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/l/neon/neon.url b/source/l/neon/neon.url index e250f239..66d88774 100644 --- a/source/l/neon/neon.url +++ b/source/l/neon/neon.url @@ -1 +1 @@ -https://fossies.org/linux/www/neon-0.30.2.tar.gz +http://www.webdav.org/neon |