summaryrefslogtreecommitdiff
path: root/system/man-pages
diff options
context:
space:
mode:
Diffstat (limited to 'system/man-pages')
-rw-r--r--system/man-pages/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/man-pages/APKBUILD b/system/man-pages/APKBUILD
index 81f54970d..311e8aecd 100644
--- a/system/man-pages/APKBUILD
+++ b/system/man-pages/APKBUILD
@@ -11,7 +11,7 @@ options="!strip !check" # just manpages
license="GPL-2.0+ AND POSIX"
depends=""
makedepends=""
-source="https://cdn.kernel.org/pub/linux/docs/$pkgname/$pkgname-$pkgver.tar.xz
+source="https://cdn.kernel.org/pub/linux/docs/$pkgname/Archive/$pkgname-$pkgver.tar.xz
https://cdn.kernel.org/pub/linux/docs/$pkgname/$pkgname-posix/$pkgname-posix-${_posixver}.tar.xz
"