wok diff zsh/receipt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (2022-05-10)
parents 922f061231c2
children ea7c7014b421
line diff
     1.1 --- a/zsh/receipt	Mon Jan 17 11:01:52 2022 +0000
     1.2 +++ b/zsh/receipt	Tue May 10 07:46:58 2022 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="zsh"
     1.7 -VERSION="5.8"
     1.8 +VERSION="5.8.1"
     1.9  CATEGORY="system-tools"
    1.10  TAGS="shell"
    1.11  SHORT_DESC="Zsh shell incorporates many features of bash, ksh, and tcsh."