wok diff sqlite/receipt @ rev 9611

python: Fix urllib Security Vulnerability CVE-2011-1521.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 15 15:10:30 2011 +0000 (2011-04-15)
parents 07adb7cbd0c8
children 7b63a08dff3f
line diff
     1.1 --- a/sqlite/receipt	Sat Feb 19 18:07:11 2011 +0000
     1.2 +++ b/sqlite/receipt	Fri Apr 15 15:10:30 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="sqlite"
     1.7 -_amalgamationver=3070500
     1.8 +_amalgamationver=3070600
     1.9  _amalgamationver2=${_amalgamationver/00/}
    1.10  VERSION="${_amalgamationver2//0/.}"
    1.11  CATEGORY="office"