diff options
Diffstat (limited to 'net-analyzer/ipcad/ipcad-3.7.3.ebuild')
-rw-r--r-- | net-analyzer/ipcad/ipcad-3.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ipcad/ipcad-3.7.3.ebuild b/net-analyzer/ipcad/ipcad-3.7.3.ebuild index 7c8d36c02083..9cc3e9072ec4 100644 --- a/net-analyzer/ipcad/ipcad-3.7.3.ebuild +++ b/net-analyzer/ipcad/ipcad-3.7.3.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=8 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="IP Cisco Accounting Daemon" HOMEPAGE="https://sourceforge.net/projects/ipcad/ http://lionet.info/ipcad/" -SRC_URI="mirror://sourceforge/ipcad/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/ipcad/${P}.tar.gz" LICENSE="BSD-2 GPL-2" SLOT="0" |