diff options
author | Ulrich Müller <ulm@gentoo.org> | 2022-07-05 14:09:40 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2022-07-05 14:09:40 +0200 |
commit | 6bd2e4e274d8a14c7c5facb59076aace85764dea (patch) | |
tree | c78c6258bcd9163436a21c2677ada0f5430ec0d3 /app-emacs/nxml-libvirt-schemas | |
parent | dev-java/java-service-wrapper: respect flags, style fixes, HOMEPAGE (diff) | |
download | gentoo-6bd2e4e274d8a14c7c5facb59076aace85764dea.tar.gz gentoo-6bd2e4e274d8a14c7c5facb59076aace85764dea.tar.bz2 gentoo-6bd2e4e274d8a14c7c5facb59076aace85764dea.zip |
app-emacs/nxml-libvirt-schemas: update HOMEPAGE, SRC_URI
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/nxml-libvirt-schemas')
-rw-r--r-- | app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.5.0.ebuild b/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.5.0.ebuild index acb053083ec6..1c0188f9655a 100644 --- a/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.5.0.ebuild +++ b/app-emacs/nxml-libvirt-schemas/nxml-libvirt-schemas-8.5.0.ebuild @@ -14,8 +14,8 @@ inherit elisp MY_P="libvirt-${PV}" DESCRIPTION="Extension for nxml-mode with libvirt schemas" -HOMEPAGE="http://www.libvirt.org/" -SRC_URI="http://libvirt.org/sources/${MY_P}.tar.xz" +HOMEPAGE="https://www.libvirt.org/" +SRC_URI="https://libvirt.org/sources/${MY_P}.tar.xz" S="${WORKDIR}/${MY_P%-rc*}/src/conf/schemas" # This is the license of the package, but the schema files are |