From: Ross Burton Date: Tue, 16 Feb 2016 20:56:09 +0000 (+0000) Subject: glew: upgrade to 1.13.0. X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~26943 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b15496ac48748f50a258720c2f35e985faee39e9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git glew: upgrade to 1.13.0. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/glew/glew_1.12.0.bb b/meta/recipes-graphics/glew/glew_1.13.0.bb similarity index 90% rename from meta/recipes-graphics/glew/glew_1.12.0.bb rename to meta/recipes-graphics/glew/glew_1.13.0.bb index f1707d6655d..a25c405f3fd 100644 --- a/meta/recipes-graphics/glew/glew_1.12.0.bb +++ b/meta/recipes-graphics/glew/glew_1.13.0.bb @@ -11,8 +11,8 @@ DEPENDS = "virtual/libx11 virtual/libgl libglu libxext libxi libxmu" SRC_URI = "${SOURCEFORGE_MIRROR}/project/glew/glew/${PV}/glew-${PV}.tgz \ file://no-strip.patch" -SRC_URI[md5sum] = "01246c7ecd135d99be031aa63f86dca1" -SRC_URI[sha256sum] = "af58103f4824b443e7fa4ed3af593b8edac6f3a7be3b30911edbc7344f48e4bf" +SRC_URI[md5sum] = "7cbada3166d2aadfc4169c4283701066" +SRC_URI[sha256sum] = "aa25dc48ed84b0b64b8d41cdd42c8f40f149c37fa2ffa39cd97f42c78d128bc7" UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/glew/files/glew" UPSTREAM_CHECK_REGEX = "/glew/(?P(\d+[\.\-_]*)+)/"