Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] README.md: use actual source mirror in example
@ 2020-05-19  5:21 ericonr
  2020-05-23  8:42 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: ericonr @ 2020-05-19  5:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 428 bytes --]

There is a new pull request by ericonr against master on the void-packages repository

https://github.com/ericonr/void-packages sourcemirror
https://github.com/void-linux/void-packages/pull/22112

README.md: use actual source mirror in example
The `XBPS_DISTFILES_MIRROR` eaxmple could use a link to the actual source mirror for Void c:

A patch file from https://github.com/void-linux/void-packages/pull/22112.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sourcemirror-22112.patch --]
[-- Type: text/x-diff, Size: 894 bytes --]

From 9a5cce2666b334e15958bd7b1c31c8488fefccc2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Tue, 19 May 2020 02:17:45 -0300
Subject: [PATCH] README.md: use actual source mirror in example

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d54dc6fdd1f..7cb3895e6f2 100644
--- a/README.md
+++ b/README.md
@@ -396,7 +396,7 @@ In etc/conf you may optionally define a mirror or a list of mirrors to search fo
 If more than one mirror is to be searched, you can either specify multiple URLs separated
 with blanks, or add to the variable like this
 
-    $ echo 'XBPS_DISTFILES_MIRROR+=" http://repo.voidlinux.de/distfiles"' >> etc/conf
+    $ echo 'XBPS_DISTFILES_MIRROR+=" https://sources.voidlinux.org/"' >> etc/conf
 
 Make sure to put the blank after the first double quote in this case.
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-23  8:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-19  5:21 [PR PATCH] README.md: use actual source mirror in example ericonr
2020-05-23  8:42 ` [PR PATCH] [Merged]: " Hoshpak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).