summaryrefslogtreecommitdiff
path: root/app-text/doxygen/doxygen-1.9.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/doxygen/doxygen-1.9.8.ebuild')
-rw-r--r--app-text/doxygen/doxygen-1.9.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/doxygen/doxygen-1.9.8.ebuild b/app-text/doxygen/doxygen-1.9.8.ebuild
index 10a904280416..31e26890494b 100644
--- a/app-text/doxygen/doxygen-1.9.8.ebuild
+++ b/app-text/doxygen/doxygen-1.9.8.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://github.com/doxygen/doxygen.git"
else
SRC_URI="https://doxygen.nl/files/${P}.src.tar.gz"
- SRC_URI+=" mirror://sourceforge/doxygen/rel-${PV}/${P}.src.tar.gz"
+ SRC_URI+=" https://downloads.sourceforge.net/doxygen/rel-${PV}/${P}.src.tar.gz"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
fi