diff options
Diffstat (limited to 'net-analyzer/snmptt/snmptt-1.4.2.ebuild')
-rw-r--r-- | net-analyzer/snmptt/snmptt-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snmptt/snmptt-1.4.2.ebuild b/net-analyzer/snmptt/snmptt-1.4.2.ebuild index 027b00ad2231..075a33df8231 100644 --- a/net-analyzer/snmptt/snmptt-1.4.2.ebuild +++ b/net-analyzer/snmptt/snmptt-1.4.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="SNMP Trap Translator" -SRC_URI="mirror://sourceforge/snmptt/${P/-/_}.tgz" +SRC_URI="https://downloads.sourceforge.net/snmptt/${P/-/_}.tgz" HOMEPAGE="http://www.snmptt.org/" LICENSE="GPL-2" |