dev-util/ccache: fix bug reference in a patch
authorSergei Trofimovich <slyfox@gentoo.org>
Fri, 19 Jul 2019 21:59:22 +0000 (22:59 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 19 Jul 2019 22:03:09 +0000 (23:03 +0100)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-util/ccache/files/ccache-3.3-size-on-disk.patch
dev-util/ccache/files/ccache-3.4-size-on-disk.patch

index e4e2ff8c64778fd3aa6a217d095e909cb2b3b1d1..77628968cb754780fdcd1c5718d45a052dc67c33 100644 (file)
@@ -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.
index 4f39a0348f2f89faef042404c7ea757410a74006..29f97964890be33fce752e4029fbe1c7937fcc2d 100644 (file)
@@ -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.