diff options
Diffstat (limited to 'dev-cpp/asio/asio-1.28.1.ebuild')
-rw-r--r-- | dev-cpp/asio/asio-1.28.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/asio/asio-1.28.1.ebuild b/dev-cpp/asio/asio-1.28.1.ebuild index 8cfbedfa0816..9b25fd181067 100644 --- a/dev-cpp/asio/asio-1.28.1.ebuild +++ b/dev-cpp/asio/asio-1.28.1.ebuild @@ -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" |