aboutsummaryrefslogtreecommitdiffstats
path: root/main/ccache/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/ccache/APKBUILD')
-rw-r--r--main/ccache/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ccache/APKBUILD b/main/ccache/APKBUILD
index 0145439342..407adb1c60 100644
--- a/main/ccache/APKBUILD
+++ b/main/ccache/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.6
_pkgver=${pkgver}
pkgrel=0
pkgdesc="A fast C/C++ compiler cache"
-url="https://ccache.samba.org/"
+url="https://ccache.dev/"
arch="all"
license="GPL-3.0-or-later"
makedepends="zlib-dev"