diff options
-rw-r--r-- | meta-oe/recipes-graphics/pango/pangomm_2.40.1.bb (renamed from meta-oe/recipes-graphics/pango/pangomm_2.36.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/pango/pangomm_2.36.0.bb b/meta-oe/recipes-graphics/pango/pangomm_2.40.1.bb index f7381531bc..7ff7b20c8e 100644 --- a/meta-oe/recipes-graphics/pango/pangomm_2.36.0.bb +++ b/meta-oe/recipes-graphics/pango/pangomm_2.40.1.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] = "62910723211d86ab825b666b479871c9" | 12 | SRC_URI[md5sum] = "874eadd9434613dbacf0272c82c3ac23" |
13 | SRC_URI[sha256sum] = "a8d96952c708d7726bed260d693cece554f8f00e48b97cccfbf4f5690b6821f0" | 13 | SRC_URI[sha256sum] = "9762ee2a2d5781be6797448d4dd2383ce14907159b30bc12bf6b08e7227be3af" |
14 | 14 | ||
15 | inherit autotools pkgconfig | 15 | inherit autotools pkgconfig |
16 | 16 | ||