From 6fe635e84ed6546ff346aa818427118884dc22a7 Mon Sep 17 00:00:00 2001 From: MeowIce Date: Sat, 19 Jul 2025 14:19:27 +0700 Subject: [PATCH 1/2] Update mirrors.yaml: Added MeowSMP mirror (VN) --- mirrors.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mirrors.yaml b/mirrors.yaml index cbe99f9..54311fa 100644 --- a/mirrors.yaml +++ b/mirrors.yaml @@ -163,3 +163,8 @@ location: Pimenta Bueno, Brazil tier: 2 enabled: true +- base_url: https://mirror.meowsmp.net/voidlinux/ + region: VN + location: Hanoi, Vietnam + tier: 2 + enabled: true From bf384088faf9cd0f90ba92b747b94544c1225dac Mon Sep 17 00:00:00 2001 From: MeowIce Date: Sat, 19 Jul 2025 19:32:57 +0700 Subject: [PATCH 2/2] Update mirrors.yaml - fixed MeowSMP mirror --- mirrors.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mirrors.yaml b/mirrors.yaml index 54311fa..982573f 100644 --- a/mirrors.yaml +++ b/mirrors.yaml @@ -78,6 +78,11 @@ location: Seoul, South Korea tier: 2 enabled: false +- base_url: https://mirror.meowsmp.net/voidlinux/ + region: AS + location: Hanoi, Vietnam + tier: 2 + enabled: true - base_url: http://ftp.dk.xemacs.org/voidlinux/ region: EU location: Denmark @@ -163,8 +168,3 @@ location: Pimenta Bueno, Brazil tier: 2 enabled: true -- base_url: https://mirror.meowsmp.net/voidlinux/ - region: VN - location: Hanoi, Vietnam - tier: 2 - enabled: true