summaryrefslogtreecommitdiff
path: root/dev-cpp/asio/asio-1.28.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/asio/asio-1.28.0.ebuild')
-rw-r--r--dev-cpp/asio/asio-1.28.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/asio/asio-1.28.0.ebuild b/dev-cpp/asio/asio-1.28.0.ebuild
index 527c5fbc08cc..9b25fd181067 100644
--- a/dev-cpp/asio/asio-1.28.0.ebuild
+++ b/dev-cpp/asio/asio-1.28.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="Asynchronous Network Library"
HOMEPAGE="https://think-async.com https://github.com/chriskohlhoff/asio"
-SRC_URI="mirror://sourceforge/${PN}/${PN}/${P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}/${P}.tar.bz2"
LICENSE="Boost-1.0"
SLOT="0"