wok-6.x diff lemon/receipt @ rev 25342

Down python-bcrypt: last version supporting python < 3.6
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 24 17:10:41 2022 +0000 (2022-07-24)
parents 4963cd31b894
children
line diff
     1.1 --- a/lemon/receipt	Sun Apr 26 16:33:37 2020 +0000
     1.2 +++ b/lemon/receipt	Sun Jul 24 17:10:41 2022 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lemon"
     1.7 -_realver="3310100"
     1.8 +_realver="3320100"
     1.9  VERSION="$(printf "%d.%d.%d" ${_realver:0:1} ${_realver:1:2} ${_realver:3:2})"
    1.10  CATEGORY="system-tools"
    1.11  SHORT_DESC="The LEMON Parser Generator (from the SQLite project)."