summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-12-01 15:03:56 -0500
committerIonen Wolkens <ionen@gentoo.org>2022-12-01 22:13:55 -0500
commit5ad3b9176831108e4c1c5dfa008b717b896d134b (patch)
tree82ede647e3874e9cacf1178772dfb4309b79a485
parentx11-misc/vdpauinfo: fix BetterCompressionUri (diff)
downloadgentoo-5ad3b9176831108e4c1c5dfa008b717b896d134b.tar.gz
gentoo-5ad3b9176831108e4c1c5dfa008b717b896d134b.tar.bz2
gentoo-5ad3b9176831108e4c1c5dfa008b717b896d134b.zip
x11-libs/libvdpau: fix BetterCompressionUri
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--x11-libs/libvdpau/Manifest2
-rw-r--r--x11-libs/libvdpau/libvdpau-1.5.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libvdpau/Manifest b/x11-libs/libvdpau/Manifest
index f28ef4789b45..4122e68350cd 100644
--- a/x11-libs/libvdpau/Manifest
+++ b/x11-libs/libvdpau/Manifest
@@ -1 +1 @@
-DIST libvdpau-1.5.tar.gz 152838 BLAKE2B c3d76c1e46b718d71daff74232f2de9efb989c496cef7fa1016ec76d751530be39b5b6ad6354819579043f23744a647492d5d52b5ab93cae89dd82fb17d08289 SHA512 cebe0e0d9411b87238fa2adec40516881c61a67f33f80c22372f514e672e2dff839687291ab0b01d47af811c254fa65da579f360fcded3f65e382720548d3ea5
+DIST libvdpau-1.5.tar.bz2 143279 BLAKE2B 2c59250aa1fa45755d051381a6edf9967800af5dea6e07eb41a6daeb7dbce909b70683376d8cabbe57a14ab5cf9c25ae3950cce5f701f4a96e4154221c5c9a31 SHA512 7affb14874431eba1be6e8634fcbb6247cbf6956fb88116e06e60de30a7852a407e8598176a369c2ba4bfaef4be58727e51d4bc390f705991ac83d660f611ff5
diff --git a/x11-libs/libvdpau/libvdpau-1.5.ebuild b/x11-libs/libvdpau/libvdpau-1.5.ebuild
index b9492cf8a92c..52637e8d784d 100644
--- a/x11-libs/libvdpau/libvdpau-1.5.ebuild
+++ b/x11-libs/libvdpau/libvdpau-1.5.ebuild
@@ -7,7 +7,7 @@ inherit meson-multilib virtualx
DESCRIPTION="VDPAU wrapper and trace libraries"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/VDPAU/"
-SRC_URI="https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/${PV}/${P}.tar.gz"
+SRC_URI="https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/${PV}/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"