diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2023-01-02 09:07:47 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-07 08:13:54 +0700 |
commit | 50fd08ca298d659506be324a8d7bbb82ee86edee (patch) | |
tree | 91d1e9cbc9a9cdb84d129b3a5c7c9837071cb1f9 | |
parent | 3c308d2dc5748d2c3b6db723bb147c5f0f2d43ce (diff) |
system/webcore-fonts: Fix download links.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/webcore-fonts/webcore-fonts.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/webcore-fonts/webcore-fonts.info b/system/webcore-fonts/webcore-fonts.info index e517530c02a7..efb4073db55d 100644 --- a/system/webcore-fonts/webcore-fonts.info +++ b/system/webcore-fonts/webcore-fonts.info @@ -1,8 +1,8 @@ PRGNAM="webcore-fonts" VERSION="3.0" HOMEPAGE="http://avi.alkalay.net/linux/docs/font-howto/Font.html#msfonts" -DOWNLOAD="http://avi.alkalay.net/software/webcore-fonts/webcore-fonts-3.0.tar.gz \ - http://ponce.cc/slackware/sources/repo/symbol.gz" +DOWNLOAD="https://ponce.cc/slackware/sources/repo/webcore-fonts-3.0.tar.gz \ + https://ponce.cc/slackware/sources/repo/symbol.gz" MD5SUM="0ca029d7135f7afdba00be6280ff96c6 \ 04fe09507552b16ac40a1738c87a23ff" DOWNLOAD_x86_64="" |