summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-graphics/imlib2/imlib2_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/imlib2/imlib2_git.bb b/meta-oe/recipes-graphics/imlib2/imlib2_git.bb
index 87e7ed4a6..8e5febd7a 100644
--- a/meta-oe/recipes-graphics/imlib2/imlib2_git.bb
+++ b/meta-oe/recipes-graphics/imlib2/imlib2_git.bb
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
7 7
8DEPENDS = "freetype " 8DEPENDS = "freetype "
9PROVIDES = "virtual/imlib2" 9PROVIDES = "virtual/imlib2"
10PV = "1.12.2" 10PV = "1.12.3"
11SRCREV = "a860e34b19af6b0a73d86ddc0e4829145e18fa6e" 11SRCREV = "143c60194c0948aac484d37bb23c59edea2ccf19"
12 12
13inherit autotools pkgconfig lib_package 13inherit autotools pkgconfig lib_package
14 14