summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/glew
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/glew')
-rw-r--r--meta/recipes-graphics/glew/glew_1.7.0.bb (renamed from meta/recipes-graphics/glew/glew_1.6.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/glew/glew_1.6.0.bb b/meta/recipes-graphics/glew/glew_1.7.0.bb
index 8824667a25..e65663d542 100644
--- a/meta/recipes-graphics/glew/glew_1.6.0.bb
+++ b/meta/recipes-graphics/glew/glew_1.7.0.bb
@@ -13,7 +13,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/glew/glew/${PV}/glew-${PV}.tgz \
13 file://autotools.patch \ 13 file://autotools.patch \
14 " 14 "
15 15
16SRC_URI[md5sum] = "7dfbb444b5a4e125bc5dba0aef403082" 16SRC_URI[md5sum] = "fb7a8bb79187ac98a90b57f0f27a3e84"
17SRC_URI[sha256sum] = "bea2a7e9bb97a7a5054d4a65d16aaeedeaa091719359ad3fcd9bfdb0fe8eb7fa" 17SRC_URI[sha256sum] = "1653a63fb1e1a518c4b5ccbaf1a617f1a0b4c1c29d39ae4e2583844d98365c09"
18 18
19inherit autotools lib_package 19inherit autotools lib_package