diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 13:38:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 13:41:57 +0100 |
commit | a0fdcd34905c0ede9c99371266c8ed0620e49316 (patch) | |
tree | 3a3525189014ec421acc860b9f6c721c1c53d26f /app-emulation | |
parent | app-emulation/libvirt-snmp: add gitlab upstream metadata (diff) | |
download | gentoo-a0fdcd34905c0ede9c99371266c8ed0620e49316.tar.gz gentoo-a0fdcd34905c0ede9c99371266c8ed0620e49316.tar.bz2 gentoo-a0fdcd34905c0ede9c99371266c8ed0620e49316.zip |
app-emulation/libvirt-snmp: update HOMEPAGE, SRC_URI
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/libvirt-snmp/libvirt-snmp-0.0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/libvirt-snmp/libvirt-snmp-0.0.4.ebuild b/app-emulation/libvirt-snmp/libvirt-snmp-0.0.4.ebuild index f1cd1053e951..3c8bb226db84 100644 --- a/app-emulation/libvirt-snmp/libvirt-snmp-0.0.4.ebuild +++ b/app-emulation/libvirt-snmp/libvirt-snmp-0.0.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Provides SNMP functionality for libvirt" -HOMEPAGE="http://libvirt.org" -SRC_URI="http://www.libvirt.org/sources/snmp/${P}.tar.gz" +HOMEPAGE="https://wiki.libvirt.org/Libvirt-snmp.html" +SRC_URI="https://download.libvirt.org/snmp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |