aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormagmaus3 <magmaus3@disroot.org>2024-03-25 14:48:25 +0100
committerDrew DeVault <sir@cmpwn.com>2024-03-26 12:16:39 +0100
commit9fc9c8f0df73f0e363f3ea4a076895ee4f2dbe22 (patch)
treec81543824428f56fa65d683e3e88179bc42b48a0
parentee367906b281b9de7e0628a2a4322b545b704df1 (diff)
downloadsr.ht-docs-9fc9c8f0df73f0e363f3ea4a076895ee4f2dbe22.tar.gz
update alpine mirror from v3.17 to v3.19
-rw-r--r--packages.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.md b/packages.md
index 6e7925c..8c2f6f4 100644
--- a/packages.md
+++ b/packages.md
@@ -22,7 +22,7 @@ The official SourceHut Alpine Linux package repositories are available at
# Alpine Linux
-**Mirror**: https://mirror.sr.ht/alpine/v3.17/sr.ht
+**Mirror**: https://mirror.sr.ht/alpine/v3.19/sr.ht
**Signing key**: [alpine@sr.ht.pub](https://mirror.sr.ht/alpine/alpine%40sr.ht.rsa.pub)
@@ -32,7 +32,7 @@ The official SourceHut Alpine Linux package repositories are available at
```sh
# Add the following line to /etc/apk/repositories
-https://mirror.sr.ht/alpine/v3.17/sr.ht
+https://mirror.sr.ht/alpine/v3.19/sr.ht
# Install signing key
wget -q -O /etc/apk/keys/alpine@sr.ht.rsa.pub https://mirror.sr.ht/alpine/alpine@sr.ht.rsa.pub