diff options
author | наб <nabijaczleweli@nabijaczleweli.xyz> | 2020-07-14 16:46:00 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-07-14 10:46:26 -0400 |
commit | ae651dd0eab9b70a2877249cd3e9f536693457f5 (patch) | |
tree | 61defebd588b3ad26342a71aba905dd5bfb92906 | |
parent | d7c9c78126d9716297a13a02ea4b5e6e7690fc1e (diff) | |
download | sr.ht-docs-ae651dd0eab9b70a2877249cd3e9f536693457f5.tar.gz |
Update alpine mirror link from 3.11 to 3.12
Individual packages are outdated on the 3.11 branch
-rw-r--r-- | packages.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.md b/packages.md index 6c9ce21..828b32b 100644 --- a/packages.md +++ b/packages.md @@ -17,7 +17,7 @@ This is the recommended distribution of SourceHut, and the one we use for the hosted instance upstream. This must be the first line in `/etc/apk/repositories` — we shadow some upstream packages with patched versions. -**Mirror URL**: `https://mirror.sr.ht/alpine/v3.11/sr.ht` +**Mirror URL**: `https://mirror.sr.ht/alpine/v3.12/sr.ht` **Signing Key**: [alpine@sr.ht.pub](https://mirror.sr.ht/alpine/alpine%40sr.ht.rsa.pub) |