summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/ccache/files/ccache-3.3-size-on-disk.patch')
-rw-r--r--dev-util/ccache/files/ccache-3.3-size-on-disk.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ccache/files/ccache-3.3-size-on-disk.patch b/dev-util/ccache/files/ccache-3.3-size-on-disk.patch
index e4e2ff8c6477..77628968cb75 100644
--- a/dev-util/ccache/files/ccache-3.3-size-on-disk.patch
+++ b/dev-util/ccache/files/ccache-3.3-size-on-disk.patch
@@ -1,4 +1,4 @@
-https://bugs.gentoo.org/56178
+https://bugs.gentoo.org/456178
stick to the size of files on disk rather than their byte size.
this func is only used for stats management, so this should be safe.