wok diff sqlite/receipt @ rev 6574

Up: sqlite, sqlite-dev, lemon to 3.7.3. Made so lemon compiles itself when genpkg only so the patch in compile_rules gets though. Otherwize it will be from sqlite directly without patch and bigger by 8kb or corrupted package with nothing in it since sqlite- will not exist in /lemon.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Oct 08 16:36:42 2010 +0000 (2010-10-08)
parents 6c8824502823
children dc574374a35e
line diff
     1.1 --- a/sqlite/receipt	Sat Sep 11 23:10:23 2010 +0000
     1.2 +++ b/sqlite/receipt	Fri Oct 08 16:36:42 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="sqlite"
     1.7 -VERSION="3.7.2"
     1.8 +VERSION="3.7.3"
     1.9  CATEGORY="office"
    1.10  SHORT_DESC="Small SQL database engine."
    1.11  MAINTAINER="pankso@slitaz.org"