aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-12-01 16:03:59 +0800
committerXi Ruoyao <xry111@xry111.site>2023-12-01 16:39:58 +0800
commit4ca831a42f44353e1aa573eff9ff5eab75824efa (patch)
tree715c2f755e87aec56dfe48ba80a9599ba98c5cd0
parent15f7b58b4cf33fb1688918c13571ac2d783bc7cd (diff)
Use GitHub for vim download
I don't see a reason to upload vim tarball onto anduin. And now anduin does not have vim-9.0.2136.tar.gz. I tried downloading vim-8.0.0586 (shipped by LFS 8.2) from GitHub and it worked fine. So it seems the GitHub storage is stable enough.
-rw-r--r--packages.ent4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.ent b/packages.ent
index 5093b8aa1..50b140bf2 100644
--- a/packages.ent
+++ b/packages.ent
@@ -739,8 +739,8 @@
<!-- <!ENTITY vim-majmin "90"> -->
<!ENTITY vim-docdir "vim/vim90">
<!ENTITY vim-size "16,989 KB">
-<!--<!ENTITY vim-url "https://github.com/vim/vim/archive/v&vim-version;/vim-&vim-version;.tar.gz">-->
-<!ENTITY vim-url "&anduin-sources;/vim-&vim-version;.tar.gz">
+<!ENTITY vim-url "https://github.com/vim/vim/archive/v&vim-version;/vim-&vim-version;.tar.gz">
+<!--<!ENTITY vim-url "&anduin-sources;/vim-&vim-version;.tar.gz">-->
<!ENTITY vim-md5 "8dcf113cb690bcdd13d75a4e7c2e3a62">
<!ENTITY vim-home "https://www.vim.org">
<!ENTITY vim-fin-du "229 MB">