wok-6.x diff lemon/receipt @ rev 12516
Up: xorg-libXtst (1.2.1) + clean receipt
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 25 00:01:48 2012 +0200 (2012-04-25) |
parents | bfe34867a6b1 |
children | b6cb56c17b0b |
line diff
1.1 --- a/lemon/receipt Sat Dec 24 14:49:32 2011 +0100 1.2 +++ b/lemon/receipt Wed Apr 25 00:01:48 2012 +0200 1.3 @@ -1,10 +1,9 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lemon" 1.7 -_amalgamationver=3070900 1.8 -_amalgamationver2=${_amalgamationver/00/} 1.9 -#VERSION="${_amalgamationver2//0/.}" 1.10 -VERSION="3.7.9" 1.11 +_realver=3071100 1.12 +VERSION="${_realver:0:1}.${_realver:2:1}.${_realver:3:2}" 1.13 +#VERSION="${_realver:0:1}.${_realver:2:1}.${_realver:4:1}" 1.14 CATEGORY="system-tools" 1.15 SHORT_DESC="The LEMON Parser Generator (from the SQLite project)." 1.16 MAINTAINER="pankso@slitaz.org"