aboutsummaryrefslogtreecommitdiffstats
path: root/main/ccache
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2019-04-25 23:02:56 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2019-04-25 23:04:20 +0200
commit84acfc76807e0c1147fcf8baad005b7cfdb34648 (patch)
tree757d465e3c84a53916fa73d7d89ee3869f96586e /main/ccache
parentf02e444c7ad5c9ea77fa4ec7b0242aae2a1b423c (diff)
downloadaports-84acfc76807e0c1147fcf8baad005b7cfdb34648.tar.bz2
aports-84acfc76807e0c1147fcf8baad005b7cfdb34648.tar.xz
main/ccache: update url
Diffstat (limited to 'main/ccache')
-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"