MesaLib-git: update to current master
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template build file for 'MesaLib-git'.
|
# Template build file for 'MesaLib-git'.
|
||||||
pkgname=MesaLib-git
|
pkgname=MesaLib-git
|
||||||
version=20140821
|
version=20140903
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Mesa-git-${version}"
|
wrksrc="Mesa-git-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
@@ -56,7 +56,7 @@ conf_files="/etc/drirc"
|
|||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
local url="git://anongit.freedesktop.org/mesa/mesa"
|
local url="git://anongit.freedesktop.org/mesa/mesa"
|
||||||
local sha=e7f2f2dea5acdbd1a12ed88914e64a38a97432f0
|
local sha=58b386dce435d2d82c2dc80b1a8d1373bb3e0ac6
|
||||||
msg_normal "Fetching source from $url ...\n"
|
msg_normal "Fetching source from $url ...\n"
|
||||||
git clone ${url} ${wrksrc}
|
git clone ${url} ${wrksrc}
|
||||||
cd ${wrksrc}
|
cd ${wrksrc}
|
||||||
|
|||||||
Reference in New Issue
Block a user