libvdpau: update to 1.5.
This commit is contained in:
parent
49f2f4bfeb
commit
c93bb8700a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvdpau'
|
||||
pkgname=libvdpau
|
||||
version=1.4
|
||||
version=1.5
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://freedesktop.org/wiki/Software/VDPAU/"
|
||||
distfiles="https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/${version}/libvdpau-${version}.tar.gz"
|
||||
checksum=240dd8f9ec08de707529917677827ba12e13b9fc299eeb3af13ea05e7fc74aba
|
||||
checksum=66490802f30426d30ff9e8af35263bbbbaa23b52d0a2d797d06959c3d19638fd
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue