wok-stable diff lemon/receipt @ rev 12036
Fix stella again, thanks godane
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Mar 07 05:49:39 2012 +0100 (2012-03-07) |
parents | 017ae4c07215 |
children |
line diff
1.1 --- a/lemon/receipt Wed Nov 02 06:45:16 2011 +0000 1.2 +++ b/lemon/receipt Wed Mar 07 05:49:39 2012 +0100 1.3 @@ -3,7 +3,8 @@ 1.4 PACKAGE="lemon" 1.5 _amalgamationver=3070900 1.6 _amalgamationver2=${_amalgamationver/00/} 1.7 -VERSION="${_amalgamationver2//0/.}" 1.8 +#VERSION="${_amalgamationver2//0/.}" 1.9 +VERSION="3.7.9" 1.10 CATEGORY="system-tools" 1.11 SHORT_DESC="The LEMON Parser Generator (from the SQLite project)." 1.12 MAINTAINER="pankso@slitaz.org"