summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2014-10-13 20:05:26 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-10-14 09:37:36 +0200
commitd2bb10e322bc0629e39b7aec3b3d7858c74ea32f (patch)
tree0e8576cf410f852a893c41d5dd9111e0a7ebd76c
parentb8ae6a3b2f0c8f8d8c7d0ae1432fa0243757f41e (diff)
downloadbuildroot-d2bb10e322bc0629e39b7aec3b3d7858c74ea32f.tar.gz
buildroot-d2bb10e322bc0629e39b7aec3b3d7858c74ea32f.zip
package/mesa3d: Bump version to 10.3.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/mesa3d/mesa3d.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mesa3d/mesa3d.mk b/package/mesa3d/mesa3d.mk
index 844884b68e..b647f3670b 100644
--- a/package/mesa3d/mesa3d.mk
+++ b/package/mesa3d/mesa3d.mk
@@ -4,9 +4,9 @@
#
################################################################################
-MESA3D_VERSION = 10.3.0
+MESA3D_VERSION = 10.3.1
MESA3D_SOURCE = MesaLib-$(MESA3D_VERSION).tar.bz2
-MESA3D_SITE = ftp://ftp.freedesktop.org/pub/mesa/10.3
+MESA3D_SITE = ftp://ftp.freedesktop.org/pub/mesa/$(MESA3D_VERSION)
MESA3D_LICENSE = MIT, SGI, Khronos
MESA3D_LICENSE_FILES = docs/license.html
MESA3D_AUTORECONF = YES
OpenPOWER on IntegriCloud