summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
9SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}" 9SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}"
10 10
11SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/pangomm/${SHRT_VER}/pangomm-${PV}.tar.xz" 11SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/pangomm/${SHRT_VER}/pangomm-${PV}.tar.xz"
12SRC_URI[md5sum] = "2c702caede167323c9ed9eed2b933098" 12SRC_URI[md5sum] = "62910723211d86ab825b666b479871c9"
13SRC_URI[sha256sum] = "0e82bbff62f626692a00f3772d8b17169a1842b8cc54d5f2ddb1fec2cede9e41" 13SRC_URI[sha256sum] = "a8d96952c708d7726bed260d693cece554f8f00e48b97cccfbf4f5690b6821f0"
14 14
15inherit autotools pkgconfig 15inherit autotools pkgconfig
16 16