From 8f43bd60a9cbbbc3826f800f24afc9d694c6cce4 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Thu, 11 Aug 2022 06:35:20 -0400 Subject: x11-libs/libvdpau: fix RedirectedUrl Signed-off-by: Ionen Wolkens --- x11-libs/libvdpau/libvdpau-1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-65-gdbad