diff options
author | B. Watson <urchlay@slackware.uk> | 2023-08-10 03:50:13 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-12 08:38:07 +0700 |
commit | d2adccff7c9b825336847de203e9132c6299e6f5 (patch) | |
tree | c935d6ce6179b290d0f4d4d693c078cef3b2ebf8 | |
parent | 0c7388609d64c77c5493314612b1df42b573cf60 (diff) |
system/ttf-hanazono: Use working download URL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/ttf-hanazono/ttf-hanazono.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/ttf-hanazono/ttf-hanazono.info b/system/ttf-hanazono/ttf-hanazono.info index 746380a78f5e..f79607e7c0e0 100644 --- a/system/ttf-hanazono/ttf-hanazono.info +++ b/system/ttf-hanazono/ttf-hanazono.info @@ -1,7 +1,7 @@ PRGNAM="ttf-hanazono" VERSION="20170904" HOMEPAGE="http://fonts.jp/hanazono" -DOWNLOAD="https://osdn.net/projects/hanazono-font/downloads/68253/hanazono-20170904.zip" +DOWNLOAD="http://distcache.FreeBSD.org/ports-distfiles/hanazono-20170904.zip" MD5SUM="3614983d1a899dc212ed377c4b5c99eb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |