[oe-commits] [openembedded-core] 65/83: autogen-native: Update to version 5.18.12

git at git.openembedded.org git at git.openembedded.org
Sun Nov 6 23:37:17 UTC 2016


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

commit 33e47aa6c9052b220bc6327f5c469def3efd213b
Author: Fabio Berton <fabio.berton at ossystems.com.br>
AuthorDate: Tue Nov 1 17:53:53 2016 -0200

    autogen-native: Update to version 5.18.12
    
    Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../autogen/{autogen-native_5.18.10.bb => autogen-native_5.18.12.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/autogen/autogen-native_5.18.10.bb b/meta/recipes-devtools/autogen/autogen-native_5.18.12.bb
similarity index 90%
rename from meta/recipes-devtools/autogen/autogen-native_5.18.10.bb
rename to meta/recipes-devtools/autogen/autogen-native_5.18.12.bb
index 274427c..cf1744c 100644
--- a/meta/recipes-devtools/autogen/autogen-native_5.18.10.bb
+++ b/meta/recipes-devtools/autogen/autogen-native_5.18.12.bb
@@ -14,8 +14,8 @@ SRC_URI = "${GNU_MIRROR}/autogen/rel${PV}/autogen-${PV}.tar.gz \
            file://fix-script-err-when-processing-libguile.patch \
 "
 
-SRC_URI[md5sum] = "2d1b5226e1929d0680011df631289571"
-SRC_URI[sha256sum] = "0b8681d9724c481d3b726b5a9e81d3d09dc7f307d1a801c76d0a30d8f843d20a"
+SRC_URI[md5sum] = "551d15ccbf5b5fc5658da375d5003389"
+SRC_URI[sha256sum] = "805c20182f3cb0ebf1571d3b01972851c56fb34348dfdc38799fd0ec3b2badbe"
 
 UPSTREAM_CHECK_URI = "http://ftp.gnu.org/gnu/autogen/"
 UPSTREAM_CHECK_REGEX = "rel(?P<pver>\d+(\.\d+)+)/"

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


More information about the Openembedded-commits mailing list