Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
e835f3bc
Commit
e835f3bc
authored
Jul 04, 2013
by
Natanael Copa
Browse files
main/alpine-mirrors: add hs-esslingen.de and remove RELEASES.txt
fixes
#2186
(cherry picked from commit
4f548406
)
parent
b118fe90
Changes
2
Hide whitespace changes
Inline
Side-by-side
main/alpine-mirrors/APKBUILD
View file @
e835f3bc
# Contributor: Matt Smith <mcs@darkregion.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
alpine-mirrors
pkgver
=
2.
5
pkgver
=
2.
6
pkgrel
=
0
pkgdesc
=
"List of Alpine Linux Mirrors"
url
=
"http://alpinelinux.org/"
...
...
@@ -11,9 +11,7 @@ depends=
makedepends
=
install
=
subpackages
=
source
=
"MIRRORS.txt
RELEASES.txt
"
source
=
"MIRRORS.txt"
build
()
{
return
0
...
...
@@ -22,9 +20,8 @@ build() {
package
()
{
install
-D
-m644
"
$srcdir
"
/MIRRORS.txt
\
"
$pkgdir
"
/usr/share/alpine-mirrors/MIRRORS.txt
install
-D
-m644
"
$srcdir
"
/RELEASES.txt
\
"
$pkgdir
"
/usr/share/alpine-mirrors/RELEASES.txt
}
md5sums
=
"e33b98f2030bef8426405dc2fc274ed7 MIRRORS.txt
75567a61d783c8ad8f52e4d61a0eb642 RELEASES.txt"
md5sums
=
"cf39a31274feb2510f08f0f61adbada2 MIRRORS.txt"
sha256sums
=
"70a19d57dddbd16d6fc44e7d4e29a57e9fb94f27563912a19cbd62ba4d258b91 MIRRORS.txt"
sha512sums
=
"a9e9a94dfbaa93caed31d2ef74050a50dfe4c3b285cf3a2f8695bf3cea1854be19387fb1eff5748848db732e8de09879bcb4156a370c98ee6f1a9e05e737be1c MIRRORS.txt"
main/alpine-mirrors/MIRRORS.txt
View file @
e835f3bc
...
...
@@ -7,3 +7,4 @@ http://distrib-coffee.ipsl.jussieu.fr/pub/linux/alpine/alpine/
http://mirror.yandex.ru/mirrors/alpine/
http://mirrors.gigenet.com/alpinelinux/
http://repos.lax-noc.com/alpine/
http://mirror1.hs-esslingen.de/pub/Mirrors/alpine/
Dennis Przytarski
@dpr
mentioned in issue
#2186 (closed)
·
Jul 12, 2019
mentioned in issue
#2186 (closed)
mentioned in issue #2186
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment