wok diff sqlite-dev/receipt @ rev 12504

Up: xorg-libICE and xorg-libSM (start updating Xorg libs)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 24 19:31:40 2012 +0200 (2012-04-24)
parents 017ae4c07215
children b6cb56c17b0b
line diff
     1.1 --- a/sqlite-dev/receipt	Wed Nov 02 06:45:16 2011 +0000
     1.2 +++ b/sqlite-dev/receipt	Tue Apr 24 19:31:40 2012 +0200
     1.3 @@ -1,9 +1,9 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="sqlite-dev"
     1.7 -_amalgamationver=3070900
     1.8 -_amalgamationver2=${_amalgamationver/00/}
     1.9 -VERSION="${_amalgamationver2//0/.}"
    1.10 +_realver=3071100
    1.11 +VERSION="${_realver:0:1}.${_realver:2:1}.${_realver:3:2}"
    1.12 +#VERSION="${_realver:0:1}.${_realver:2:1}.${_realver:4:1}"
    1.13  CATEGORY="development"
    1.14  SHORT_DESC="Small SQL database engine devel files."
    1.15  MAINTAINER="pankso@slitaz.org"