libvdpau: update to 1.5.

This commit is contained in:
tibequadorian 2022-03-07 16:12:00 +01:00 committed by Leah Neukirchen
parent 49f2f4bfeb
commit c93bb8700a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libvdpau' # Template file for 'libvdpau'
pkgname=libvdpau pkgname=libvdpau
version=1.4 version=1.5
revision=1 revision=1
build_style=meson build_style=meson
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://freedesktop.org/wiki/Software/VDPAU/" homepage="https://freedesktop.org/wiki/Software/VDPAU/"
distfiles="https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/${version}/libvdpau-${version}.tar.gz" distfiles="https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/${version}/libvdpau-${version}.tar.gz"
checksum=240dd8f9ec08de707529917677827ba12e13b9fc299eeb3af13ea05e7fc74aba checksum=66490802f30426d30ff9e8af35263bbbbaa23b52d0a2d797d06959c3d19638fd
post_install() { post_install() {
vlicense COPYING vlicense COPYING