summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/libdbx/libdbx-1.0.3-r1.ebuild')
-rw-r--r--net-mail/libdbx/libdbx-1.0.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/libdbx/libdbx-1.0.3-r1.ebuild b/net-mail/libdbx/libdbx-1.0.3-r1.ebuild
index 5865178f0b22..72baf67aba04 100644
--- a/net-mail/libdbx/libdbx-1.0.3-r1.ebuild
+++ b/net-mail/libdbx/libdbx-1.0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ MYFILE="${MY_PN}_${PV}.tgz"
DESCRIPTION="Tools and library for reading Outlook Express mailboxes (.dbx format)"
HOMEPAGE="https://sourceforge.net/projects/ol2mbox"
-SRC_URI="mirror://sourceforge/ol2mbox/${MYFILE}"
+SRC_URI="https://downloads.sourceforge.net/ol2mbox/${MYFILE}"
S="${WORKDIR}/${MY_PN}_${PV}"
LICENSE="GPL-2"