mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 02:22:15 +08:00
mirrorlist: sweden servers down, fix jpn ftp
This commit is contained in:
parent
ea56b5ab4f
commit
73a2d97968
@ -8,8 +8,8 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=pacman-mirrorlist
|
||||
pkgver=20110610
|
||||
pkgrel=2
|
||||
pkgver=20110828
|
||||
pkgrel=1
|
||||
pkgdesc="Chakra Linux mirror list for use by pacman"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.archlinux.org/pacman/"
|
||||
@ -25,5 +25,5 @@ build() {
|
||||
sed -i -e "s/@carch@/${CARCH}/g" $pkgdir/etc/pacman.d/mirrorlist
|
||||
}
|
||||
|
||||
md5sums=('913308f10bd25965f86f50ae4e6c388b')
|
||||
sha256sums=('b4677d79f08cd48d3ddcede1004ac3817a1a5a7803fd0e1f90111f069a83e7b2')
|
||||
md5sums=('d76feba228d5414422d735e131068a51')
|
||||
sha256sums=('6d94260c5462ba0440d5b8deaff3067bd2a514b41a9068f1dc42a3b583b8cae8')
|
||||
|
@ -1,12 +1,17 @@
|
||||
#
|
||||
# Chakra Linux repository mirrorlist
|
||||
# Generated on 2011-03-09
|
||||
# Generated on 2011-08-28 (by philm)
|
||||
#
|
||||
|
||||
# China
|
||||
#Server = http://debian.cn99.com/kdemod/$repo/@carch@
|
||||
#Server = http://oss.ustc.edu.cn/kdemod/$repo/@carch@
|
||||
#Server = http://mirrors.163.com/kdemod/$repo/@carch@
|
||||
## America ##
|
||||
|
||||
# United States
|
||||
#Server = http://mirror.rit.edu/kdemod/$repo/@carch@
|
||||
#Server = http://mirror.eylusion.net/$repo/@carch@
|
||||
#Server = ftp://mirror.dacentec.com/chakra/$repo/@carch@
|
||||
#Server = http://mirror.dacentec.com/chakra/$repo/@carch@
|
||||
|
||||
## Europa ##
|
||||
|
||||
# Czech Republic
|
||||
#Server = http://ftp.sh.cvut.cz/MIRRORS/chakra/$repo/@carch@
|
||||
@ -31,29 +36,28 @@
|
||||
# Italy
|
||||
#Server = http://chakra.mirror.garr.it/mirrors/chakra/$repo/@carch@
|
||||
|
||||
# Japan
|
||||
#Server = http://ftp.yz.yamagata-u.ac.jp/pub/linux/chakra/$repo/@carch@
|
||||
#Server = ftp://ftp.yz.yamagata-u.ac.jp/pub/linux/chakra/
|
||||
|
||||
# Russia
|
||||
#Server = http://mirror.tspu.ru/chakra-project/$repo/@carch@
|
||||
|
||||
# Sweden
|
||||
#Server = http://ftp.df.lth.se/pub/chakra/kdemod/$repo/@carch@
|
||||
#Server = http://http.se.scene.org/pub/chakra/kdemod/$repo/@carch@
|
||||
|
||||
# Switzerland
|
||||
#Server = http://archlinux.puzzle.ch/kdemod/$repo/@carch@
|
||||
|
||||
# Spain
|
||||
#Server = http://ftp.caliu.cat/pub/distribucions/chakra/repo/$repo/@carch@
|
||||
|
||||
## Russia ##
|
||||
|
||||
# Russia
|
||||
#Server = http://mirror.tspu.ru/chakra-project/$repo/@carch@
|
||||
|
||||
## Asia ##
|
||||
|
||||
# China
|
||||
#Server = http://oss.ustc.edu.cn/kdemod/$repo/@carch@
|
||||
#Server = http://debian.cn99.com/kdemod/$repo/@carch@
|
||||
#Server = http://mirrors.163.com/kdemod/$repo/@carch@
|
||||
|
||||
# Japan
|
||||
#Server = http://ftp.yz.yamagata-u.ac.jp/pub/linux/chakra/$repo/@carch@
|
||||
#Server = ftp://ftp.yz.yamagata-u.ac.jp/pub/linux/chakra/$repo/@carch@
|
||||
|
||||
#Taiwan
|
||||
#Server = http://free.nchc.org.tw/chakra/$repo/@carch@
|
||||
#Server = ftp://free.nchc.org.tw/chakra/$repo/@carch@
|
||||
|
||||
# United States
|
||||
#Server = http://mirror.rit.edu/kdemod/$repo/@carch@
|
||||
#Server = http://mirror.eylusion.net/$repo/@carch@
|
||||
#Server = ftp://mirror.dacentec.com/chakra/$repo/@carch@
|
||||
#Server = http://mirror.dacentec.com/chakra/$repo/@carch@
|
||||
|
Loading…
Reference in New Issue
Block a user