diff options
author | B. Watson <yalhcru@gmail.com> | 2020-07-17 23:19:58 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:08:28 +0700 |
commit | 345fb8bd5a2da71174635cd066a905c2d8ddc468 (patch) | |
tree | 9f80462a003ca5225b78da398f0026fdf9c3ddd7 | |
parent | 16241c15c84daefa8f9beda6af38b2b4731ce3f0 (diff) |
network/ipxnet: Update download URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/ipxnet/git2tarxz.sh | 2 | ||||
-rw-r--r-- | network/ipxnet/ipxnet.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/network/ipxnet/git2tarxz.sh b/network/ipxnet/git2tarxz.sh index 43de757147d6..b727ef3c88b8 100644 --- a/network/ipxnet/git2tarxz.sh +++ b/network/ipxnet/git2tarxz.sh @@ -35,7 +35,7 @@ Archive created: $PRGNAM-$VERSION.tar.xz Update $PRGNAM.info with: VERSION="$VERSION" -DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/$PRGNAM-$VERSION.tar.xz" +DOWNLOAD="https://slackware.uk/~urchlay/src/$PRGNAM-$VERSION.tar.xz" MD5SUM="$( md5sum $PRGNAM-$VERSION.tar.xz | cut -d' ' -f1 )" Don't forget to upload the new source! diff --git a/network/ipxnet/ipxnet.info b/network/ipxnet/ipxnet.info index c17a1eaea5bf..755b99c2df3e 100644 --- a/network/ipxnet/ipxnet.info +++ b/network/ipxnet/ipxnet.info @@ -1,7 +1,7 @@ PRGNAM="ipxnet" VERSION="20120808.0dce97e" HOMEPAGE="https://github.com/intangir/ipxnet" -DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/ipxnet-20120808.0dce97e.tar.xz" +DOWNLOAD="https://slackware.uk/~urchlay/src/ipxnet-20120808.0dce97e.tar.xz" MD5SUM="a6bebe9513240e145285e4526ea3114c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |