diff options
author | B. Watson <urchlay@slackware.uk> | 2024-03-18 16:55:19 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-23 08:17:09 +0700 |
commit | 1e2a876bbe42b120a8ce0efd7ff2212166761c0b (patch) | |
tree | 4e55efd26cae3cce979fc4bf31f47cc563cbac91 | |
parent | 804b18088a02fdc558b5be3122aec108d22af7b2 (diff) |
misc/xdelta: Fix download URL.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 360e2dbdeaf4..d3e9c8069d53 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://ftp.osuosl.org/pub/gentoo/distfiles/xdelta-1.1.4.tar.gz" +DOWNLOAD="http://ftp.osuosl.org/pub/gentoo/distfiles/fe/xdelta-1.1.4.tar.gz" MD5SUM="1b896c01ebf0e353b7e3c3071b05f496" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |