[oe-commits] [meta-openembedded] 66/87: zsh: update to version 5.4.2

git at git.openembedded.org git at git.openembedded.org
Mon Mar 12 17:04:25 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master-next
in repository meta-openembedded.

commit 26b6f912a38a7f9cfead4076ef588ef8c2e9bd0e
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Mar 6 08:38:35 2018 -0500

    zsh: update to version 5.4.2
    
    License-Update: Update the license checksum for copyright year and verify the terms remain the same
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-oe/recipes-shells/zsh/{zsh_5.3.1.bb => zsh_5.4.2.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-oe/recipes-shells/zsh/zsh_5.3.1.bb b/meta-oe/recipes-shells/zsh/zsh_5.4.2.bb
similarity index 89%
rename from meta-oe/recipes-shells/zsh/zsh_5.3.1.bb
rename to meta-oe/recipes-shells/zsh/zsh_5.4.2.bb
index 96d21a8..100c449 100644
--- a/meta-oe/recipes-shells/zsh/zsh_5.3.1.bb
+++ b/meta-oe/recipes-shells/zsh/zsh_5.4.2.bb
@@ -6,13 +6,13 @@ HOMEPAGE = "http://www.zsh.org"
 SECTION = "base/shell"
 
 LICENSE = "zsh"
-LIC_FILES_CHKSUM = "file://LICENCE;md5=b7bc853894664be455a922db9805288e"
+LIC_FILES_CHKSUM = "file://LICENCE;md5=1a4c4cda3e8096d2fd483ff2f4514fec"
 
 DEPENDS = "ncurses bison-native libcap libpcre gdbm groff-native"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz"
-SRC_URI[md5sum] = "d583fbca0c2410bf9542ce8a651c26ca"
-SRC_URI[sha256sum] = "3d94a590ff3c562ecf387da78ac356d6bea79b050a9ef81e3ecb9f8ee513040e"
+SRC_URI[md5sum] = "dfe156fd69b0d8d1745ecf6d6e02e047"
+SRC_URI[sha256sum] = "957bcdb2c57f64c02f673693ea5a7518ef24b6557aeb3a4ce222cefa6d74acc9"
 
 inherit autotools gettext update-alternatives
 

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


More information about the Openembedded-commits mailing list