diff options
author | B. Watson <urchlay@slackware.uk> | 2023-08-10 03:49:08 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-12 08:29:53 +0700 |
commit | 23d7b55b6a291b19bf0b0995e9ccaf9a0a0cb54d (patch) | |
tree | f78bc155095c072da90fadd39c6e9a6840e3271b | |
parent | 92994f3657dc1632aa918c70fa41430103362647 (diff) |
system/yash: Use working download URL.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/yash/yash.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/yash/yash.info b/system/yash/yash.info index 1267972a8854..3df9b418a4a6 100644 --- a/system/yash/yash.info +++ b/system/yash/yash.info @@ -1,7 +1,7 @@ PRGNAM="yash" VERSION="2.51" HOMEPAGE="https://yash.osdn.jp/index.html.en" -DOWNLOAD="https://osdn.net/dl/yash/yash-2.51.tar.xz" +DOWNLOAD="http://distcache.FreeBSD.org/ports-distfiles/yash-2.51.tar.xz" MD5SUM="91d0c0fa548c9c9a081893f515b4f049" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |