mirror of
https://github.com/RubyMetric/chsrc.git
synced 2024-11-23 16:10:40 +08:00
Add upstream for Ubuntu
Some checks failed
Publish AUR Package (chsrc-git) / publish (push) Has been cancelled
Some checks failed
Publish AUR Package (chsrc-git) / publish (push) Has been cancelled
[GitHub #111]
This commit is contained in:
parent
f5208fd3e1
commit
1b1f13aa71
|
@ -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"},
|
||||
|
|
Loading…
Reference in New Issue
Block a user