wok diff lemon/receipt @ rev 12106

ghex: fix bdeps
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Mar 12 00:51:26 2012 +0100 (2012-03-12)
parents 017ae4c07215
children 9b467e60ded0
line diff
     1.1 --- a/lemon/receipt	Wed Nov 02 06:45:16 2011 +0000
     1.2 +++ b/lemon/receipt	Mon Mar 12 00:51:26 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"