wok-6.x diff lemon/receipt @ rev 17998
fusecloop: adjust size (again, constant block-size)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 24 18:49:03 2015 +0200 (2015-04-24) |
parents | 2a5cc8208d36 |
children | 3c1645f3a25f |
line diff
1.1 --- a/lemon/receipt Sun Oct 20 22:08:25 2013 +0000 1.2 +++ b/lemon/receipt Fri Apr 24 18:49:03 2015 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lemon" 1.7 -_realver=3071602 1.8 +_realver=3080802 1.9 VERSION="${_realver:0:1}.${_realver:2:1}.${_realver:3:2}.${_realver:6:6}" 1.10 CATEGORY="system-tools" 1.11 SHORT_DESC="The LEMON Parser Generator (from the SQLite project)."