diff options
-rw-r--r-- | meta-oe/recipes-graphics/imlib2/imlib2_git.bb | 4 |
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 113b8666ab..87e7ed4a6b 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 | ||
8 | DEPENDS = "freetype " | 8 | DEPENDS = "freetype " |
9 | PROVIDES = "virtual/imlib2" | 9 | PROVIDES = "virtual/imlib2" |
10 | PV = "1.12.1" | 10 | PV = "1.12.2" |
11 | SRCREV = "9198db25369f04db069ce61a661c3c47b2622655" | 11 | SRCREV = "a860e34b19af6b0a73d86ddc0e4829145e18fa6e" |
12 | 12 | ||
13 | inherit autotools pkgconfig lib_package | 13 | inherit autotools pkgconfig lib_package |
14 | 14 | ||