Add upstream for Ubuntu
Some checks failed
Publish AUR Package (chsrc-git) / publish (push) Has been cancelled

[GitHub #111]
This commit is contained in:
Zhao 2024-11-05 22:43:10 +08:00 committed by GitHub
parent f5208fd3e1
commit 1b1f13aa71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,9 +3,9 @@
* -------------------------------------------------------------
* File Authors : Aoran Zeng <ccmywish@qq.com>
* | Heng Guo <2085471348@qq.com>
* Contributors : Nil Null <nil@null.org>
* Contributors : Zhao <1792582687@qq.com>
* Created On : <2023-08-30>
* Last Modified : <2024-10-31>
* Last Modified : <2024-11-05>
* ------------------------------------------------------------*/
/**
@ -13,7 +13,7 @@
*/
static SourceInfo
os_ubuntu_sources[] = {
{&Upstream, NULL},
{&Upstream, "http://archive.ubuntu.com/ubuntu/"}, //不支持https
{&Ali, "https://mirrors.aliyun.com/ubuntu"},
{&Volcengine, "https://mirrors.volces.com/ubuntu"},
{&Bfsu, "https://mirrors.bfsu.edu.cn/ubuntu"},