media-libs/libcanberra: update HOMEPAGE, SRC_URI for https

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2024-08-08 22:03:54 -04:00
parent 59fb489ea7
commit ffe0169de5
2 changed files with 3 additions and 3 deletions

View File

@@ -5,8 +5,8 @@ EAPI=7
inherit libtool multilib-minimal systemd
DESCRIPTION="Portable sound event library"
HOMEPAGE="http://0pointer.de/lennart/projects/libcanberra/"
SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.xz"
HOMEPAGE="https://0pointer.de/lennart/projects/libcanberra/"
SRC_URI="https://0pointer.de/lennart/projects/${PN}/${P}.tar.xz"
LICENSE="LGPL-2.1+"
SLOT="0"

View File

@@ -11,7 +11,7 @@
</maintainer>
<longdescription>
A small and lightweight implementation of the XDG Sound Theme Specification
(http://0pointer.de/public/sound-theme-spec.html)
(https://0pointer.de/public/sound-theme-spec.html)
</longdescription>
<use>
<flag name="alsa">Enables ALSA sound driver.</flag>