From: Alexander Kanavin Date: Tue, 10 Oct 2017 12:22:47 +0000 (+0300) Subject: glew: update to 2.1.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~19595 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c45465c4f6ebfe67bd45071abcefac7265a1caf;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git glew: update to 2.1.0 Signed-off-by: Alexander Kanavin --- diff --git a/meta/recipes-graphics/glew/glew_2.0.0.bb b/meta/recipes-graphics/glew/glew_2.1.0.bb similarity index 92% rename from meta/recipes-graphics/glew/glew_2.0.0.bb rename to meta/recipes-graphics/glew/glew_2.1.0.bb index f2ab75629c1..be725e05301 100644 --- a/meta/recipes-graphics/glew/glew_2.0.0.bb +++ b/meta/recipes-graphics/glew/glew_2.1.0.bb @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2ac251558de685c6b9478d89be3149c2" SRC_URI = "${SOURCEFORGE_MIRROR}/project/glew/glew/${PV}/glew-${PV}.tgz \ file://no-strip.patch" -SRC_URI[md5sum] = "2a2cd7c98f13854d2fcddae0d2b20411" -SRC_URI[sha256sum] = "c572c30a4e64689c342ba1624130ac98936d7af90c3103f9ce12b8a0c5736764" +SRC_URI[md5sum] = "b2ab12331033ddfaa50dc39345343980" +SRC_URI[sha256sum] = "04de91e7e6763039bc11940095cd9c7f880baba82196a7765f727ac05a993c95" UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/glew/files/glew" UPSTREAM_CHECK_REGEX = "/glew/(?P(\d+[\.\-_]*)+)/"