[oe-commits] [openembedded-core] 17/43: libfm: update to 1.2.5

git at git.openembedded.org git at git.openembedded.org
Sat Dec 17 09:58:23 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 0fc419c9e58ca37cf523496b12ba65171d5abb50
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Thu Dec 15 14:47:55 2016 +0200

    libfm: update to 1.2.5
    
    (From OE-Core rev: 4674c0894c268690735b433df40e397c85a073a8)
    
    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../libfm/{libfm-extra_1.2.4.bb => libfm-extra_1.2.5.bb}              | 4 ++--
 meta/recipes-support/libfm/{libfm_1.2.4.bb => libfm_1.2.5.bb}         | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-support/libfm/libfm-extra_1.2.4.bb b/meta/recipes-support/libfm/libfm-extra_1.2.5.bb
similarity index 80%
rename from meta/recipes-support/libfm/libfm-extra_1.2.4.bb
rename to meta/recipes-support/libfm/libfm-extra_1.2.5.bb
index f204968..0134572 100644
--- a/meta/recipes-support/libfm/libfm-extra_1.2.4.bb
+++ b/meta/recipes-support/libfm/libfm-extra_1.2.5.bb
@@ -11,8 +11,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.xz \
            file://0001-nls.m4-Take-it-from-gettext-0.15.patch \
           "
 
-SRC_URI[md5sum] = "74997d75e7e87dc73398746fd373bf52"
-SRC_URI[sha256sum] = "7804f6f28cb3d1bc8ffb3151ab7ff0c063b27c5f9b06c682eb903e01cf25502f"
+SRC_URI[md5sum] = "a1ba9ae5e920f38b647dd511edd6c807"
+SRC_URI[sha256sum] = "c706bb1020cf5f2d6f5a9226f692ce1985947134dcf2bde64278bd0420779b5a"
 
 S = "${WORKDIR}/libfm-${PV}"
 
diff --git a/meta/recipes-support/libfm/libfm_1.2.4.bb b/meta/recipes-support/libfm/libfm_1.2.5.bb
similarity index 90%
rename from meta/recipes-support/libfm/libfm_1.2.4.bb
rename to meta/recipes-support/libfm/libfm_1.2.5.bb
index 2218f9c..638c364 100644
--- a/meta/recipes-support/libfm/libfm_1.2.4.bb
+++ b/meta/recipes-support/libfm/libfm_1.2.5.bb
@@ -13,8 +13,8 @@ DEPENDS = "glib-2.0 pango gtk+3 menu-cache intltool-native libexif libfm-extra g
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.xz"
 
-SRC_URI[md5sum] = "74997d75e7e87dc73398746fd373bf52"
-SRC_URI[sha256sum] = "7804f6f28cb3d1bc8ffb3151ab7ff0c063b27c5f9b06c682eb903e01cf25502f"
+SRC_URI[md5sum] = "a1ba9ae5e920f38b647dd511edd6c807"
+SRC_URI[sha256sum] = "c706bb1020cf5f2d6f5a9226f692ce1985947134dcf2bde64278bd0420779b5a"
 
 inherit autotools pkgconfig gtk-doc distro_features_check
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list