diff options
-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="" |