From fb622b55e4cc02f94c79a0d8b38c4703e18c6100 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 31 Mar 2009 17:15:02 +0200 Subject: [PATCH] MesaLib: updated to 7.4. --HG-- extra : convert_revision : 10a48b04b20d00a685eebae5a58ccccc3bc0a893 --- templates/MesaLib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/MesaLib/template b/templates/MesaLib/template index 9173634d709..9f31af4ff77 100644 --- a/templates/MesaLib/template +++ b/templates/MesaLib/template @@ -1,14 +1,14 @@ # Template build file for 'MesaLib'. pkgname=MesaLib sourcepkg=$pkgname -version=7.3 +version=7.4 wrksrc="Mesa-$version" distfiles="${SOURCEFORGE_SITE}/mesa3d/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--enable-glx-tls" short_desc="Graphics library similar to SGI's OpenGL" maintainer="Juan RP " -checksum=64e6e2ea556c44af7eaeea083a514a23e4f896b7856da4f006125ffc30c4379b +checksum=6e945389add4e5b41f2c403ced13c343767565f2eacde4b16de2d0f9f8a6aac4 long_desc=" MesaLib is a 3-D graphics library with an API which is very similar to that of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax