diff options
author | B. Watson <yalhcru@gmail.com> | 2018-10-18 15:18:29 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-21 06:47:11 +0700 |
commit | b28b18ae837b0b441b95f4cc1907baa3e45f1396 (patch) | |
tree | a44e870cab0fe227f51c71bca7fc1816d74b89bd /system | |
parent | 8097078228d02c985a7a05270a1e167eec59d2ab (diff) |
system/otf2bdf: Fix download and homepage links.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system')
-rw-r--r-- | system/otf2bdf/otf2bdf.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/otf2bdf/otf2bdf.info b/system/otf2bdf/otf2bdf.info index 653595fdc432..bac247eb9bfd 100644 --- a/system/otf2bdf/otf2bdf.info +++ b/system/otf2bdf/otf2bdf.info @@ -1,7 +1,7 @@ PRGNAM="otf2bdf" VERSION="3.1" -HOMEPAGE="https://www.math.nmsu.edu/~mleisher/Software/otf2bdf/" -DOWNLOAD="https://www.math.nmsu.edu/~mleisher/Software/otf2bdf/otf2bdf-3.1.tbz2" +HOMEPAGE="http://web.archive.org/web/20171026195930/https://www.math.nmsu.edu/~mleisher/Software/otf2bdf/" +DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/otf2bdf-3.1.tbz2" MD5SUM="6af09173615f1dd5ae294bbf67ac52c8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |