summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-08-11 06:35:20 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-08-11 07:33:56 -0400
commit8f43bd60a9cbbbc3826f800f24afc9d694c6cce4 (patch)
treed84deceb3a3e2ee251c35378c3cf60a4825a3362 /x11-libs
parentx11-misc/devilspie: EAPI7->8 and use https (diff)
downloadgentoo-8f43bd60a9cbbbc3826f800f24afc9d694c6cce4.tar.gz
gentoo-8f43bd60a9cbbbc3826f800f24afc9d694c6cce4.tar.bz2
gentoo-8f43bd60a9cbbbc3826f800f24afc9d694c6cce4.zip
x11-libs/libvdpau: fix RedirectedUrl
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libvdpau/libvdpau-1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libvdpau/libvdpau-1.5.ebuild b/x11-libs/libvdpau/libvdpau-1.5.ebuild
index 0ec6c6eb88e1..b9492cf8a92c 100644
--- a/x11-libs/libvdpau/libvdpau-1.5.ebuild
+++ b/x11-libs/libvdpau/libvdpau-1.5.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit meson-multilib virtualx
DESCRIPTION="VDPAU wrapper and trace libraries"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/VDPAU"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/VDPAU/"
SRC_URI="https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/${PV}/${P}.tar.gz"
LICENSE="MIT"