wok diff lemon/receipt @ rev 25064
openvas-libraries, openvas-client: update gnutls calls
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 08 16:46:37 2022 +0000 (2022-06-08) |
parents | 4963cd31b894 |
children | 96982f54e3dc |
line diff
1.1 --- a/lemon/receipt Sun Apr 26 16:33:37 2020 +0000 1.2 +++ b/lemon/receipt Wed Jun 08 16:46:37 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)."