libvdpau-va-gl: update to 0.2.1.
This commit is contained in:
parent
4836819e75
commit
5e3cf932ff
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvdpau-va-gl'
|
||||
pkgname=libvdpau-va-gl
|
||||
version=0.2.0
|
||||
version=0.2.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config cmake"
|
||||
|
@ -10,7 +10,6 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="LGPL-3"
|
||||
homepage="https://github.com/i-rinat/libvdpau-va-gl"
|
||||
|
||||
|
||||
do_fetch() {
|
||||
git clone -b v${version} git://github.com/i-rinat/${pkgname}.git ${pkgname}-${version}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue