diff options
| author | Andreas Müller <schnitzeltony@googlemail.com> | 2015-08-04 22:11:42 +0200 | 
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-08-24 13:51:35 +0200 | 
| commit | 2e85773a489335924ed65c99b03760e982fa479f (patch) | |
| tree | f0096dcf52e0d3451bbfc9aafa527b821a73699f | |
| parent | d85d28096a3e4d320381fcf96a96077e7fc43f0d (diff) | |
| download | meta-openembedded-2e85773a489335924ed65c99b03760e982fa479f.tar.gz | |
pangomm: update to 2.36.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -rw-r--r-- | meta-oe/recipes-graphics/pango/pangomm_2.36.0.bb (renamed from meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb) | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb b/meta-oe/recipes-graphics/pango/pangomm_2.36.0.bb index 00f9e366e5..f7381531bc 100644 --- a/meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb +++ b/meta-oe/recipes-graphics/pango/pangomm_2.36.0.bb | |||
| @@ -9,8 +9,8 @@ DEPENDS = "mm-common cairomm glibmm pango" | |||
| 9 | SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}" | 9 | SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}" | 
| 10 | 10 | ||
| 11 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/pangomm/${SHRT_VER}/pangomm-${PV}.tar.xz" | 11 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/pangomm/${SHRT_VER}/pangomm-${PV}.tar.xz" | 
| 12 | SRC_URI[md5sum] = "2c702caede167323c9ed9eed2b933098" | 12 | SRC_URI[md5sum] = "62910723211d86ab825b666b479871c9" | 
| 13 | SRC_URI[sha256sum] = "0e82bbff62f626692a00f3772d8b17169a1842b8cc54d5f2ddb1fec2cede9e41" | 13 | SRC_URI[sha256sum] = "a8d96952c708d7726bed260d693cece554f8f00e48b97cccfbf4f5690b6821f0" | 
| 14 | 14 | ||
| 15 | inherit autotools pkgconfig | 15 | inherit autotools pkgconfig | 
| 16 | 16 | ||
