diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2018-05-17 22:37:32 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-05-19 00:45:05 +0100 |
commit | 046c9bbdb6ecb5c0ad19334a63f33f19764aa071 (patch) | |
tree | d5b5547a6d31681afdc6f18835ca8da0b1d75c6b | |
parent | b0bc367509da3b96271baae13f21e615d7b7aadf (diff) | |
download | slackbuilds-046c9bbdb6ecb5c0ad19334a63f33f19764aa071.tar.gz |
misc/xdelta: Fixed download.
Thanks to orbea and urchlay.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | misc/xdelta/xdelta.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xdelta/xdelta.info b/misc/xdelta/xdelta.info index 537867354b..360e2dbdea 100644 --- a/misc/xdelta/xdelta.info +++ b/misc/xdelta/xdelta.info @@ -1,7 +1,7 @@ PRGNAM="xdelta" VERSION="1.1.4" HOMEPAGE="http://xdelta.org/" -DOWNLOAD="http://download.openpkg.org/components/cache/xdelta/xdelta-1.1.4.tar.gz" +DOWNLOAD="http://ftp.osuosl.org/pub/gentoo/distfiles/xdelta-1.1.4.tar.gz" MD5SUM="1b896c01ebf0e353b7e3c3071b05f496" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |