wok-current diff lemon/receipt @ rev 24765

afpfs-ng,btfs,curlftpfs,ddumbfs,djmount,encfs,exfat-utils,fusecloop,fusedav,fuseiso,httpfs2-fuse: try fuse2
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 18 17:45:47 2022 +0000 (2022-03-18)
parents 4963cd31b894
children
line diff
     1.1 --- a/lemon/receipt	Sun Apr 26 16:33:37 2020 +0000
     1.2 +++ b/lemon/receipt	Fri Mar 18 17:45:47 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)."