summaryrefslogtreecommitdiff
path: root/dev-db/wxsqlite3/wxsqlite3-3.2.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/wxsqlite3/wxsqlite3-3.2.1-r1.ebuild')
-rw-r--r--dev-db/wxsqlite3/wxsqlite3-3.2.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/wxsqlite3/wxsqlite3-3.2.1-r1.ebuild b/dev-db/wxsqlite3/wxsqlite3-3.2.1-r1.ebuild
index ce7497550023..76d13402b5b4 100644
--- a/dev-db/wxsqlite3/wxsqlite3-3.2.1-r1.ebuild
+++ b/dev-db/wxsqlite3/wxsqlite3-3.2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ inherit wxwidgets
DESCRIPTION="C++ wrapper around the public domain SQLite 3.x database"
HOMEPAGE="http://wxcode.sourceforge.net/components/wxsqlite3/"
-SRC_URI="mirror://sourceforge/wxcode/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/wxcode/${P}.tar.gz"
LICENSE="wxWinLL-3"
SLOT="0"