diff options
Diffstat (limited to 'dev-libs/libezV24/libezV24-0.1.1-r2.ebuild')
-rw-r--r-- | dev-libs/libezV24/libezV24-0.1.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libezV24/libezV24-0.1.1-r2.ebuild b/dev-libs/libezV24/libezV24-0.1.1-r2.ebuild index e17e282ea685..21e1bcb0b753 100644 --- a/dev-libs/libezV24/libezV24-0.1.1-r2.ebuild +++ b/dev-libs/libezV24/libezV24-0.1.1-r2.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=8 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="library that provides an easy API to Linux serial ports" HOMEPAGE="http://ezv24.sourceforge.net" -SRC_URI="mirror://sourceforge/ezv24/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/ezv24/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" |