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