summaryrefslogtreecommitdiff
path: root/sys-apps/logwatch/logwatch-7.10.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-01 00:00:05 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-01 00:00:05 +0100
commit3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 (patch)
treecb6347688c91bfbdebe49a78a55dad3d72cc193e /sys-apps/logwatch/logwatch-7.10.ebuild
parent4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff)
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'sys-apps/logwatch/logwatch-7.10.ebuild')
-rw-r--r--sys-apps/logwatch/logwatch-7.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/logwatch/logwatch-7.10.ebuild b/sys-apps/logwatch/logwatch-7.10.ebuild
index c27757935fcb..0bbf36a43c2c 100644
--- a/sys-apps/logwatch/logwatch-7.10.ebuild
+++ b/sys-apps/logwatch/logwatch-7.10.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
inherit git-r3
else
- SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
+ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}/${P}.tar.gz"
KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86"
fi