glamor-egl: update to 0.6.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template build file for 'glamor-egl'.
|
# Template build file for 'glamor-egl'.
|
||||||
pkgname=glamor-egl
|
pkgname=glamor-egl
|
||||||
version=0.5.1
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config xorg-util-macros"
|
hostmakedepends="automake libtool pkg-config xorg-util-macros"
|
||||||
@@ -12,7 +12,7 @@ homepage="http://www.freedesktop.org/wiki/Software/Glamor/"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
git clone -b v${version} git://anongit.freedesktop.org/xorg/driver/glamor ${pkgname}-${version}
|
git clone -b ${pkgname}-${version} git://anongit.freedesktop.org/xorg/driver/glamor ${pkgname}-${version}
|
||||||
}
|
}
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|||||||
Reference in New Issue
Block a user