]> git.pld-linux.org Git - packages/sqlite3.git/commitdiff
- up to 3.8.3 auto/th/sqlite3-3.8.3.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 4 Feb 2014 17:31:07 +0000 (18:31 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 4 Feb 2014 17:31:07 +0000 (18:31 +0100)
sqlite3.spec

index 9c9b58f3ad2b53f5031820c533775bd598c084a6..b2f41e0e05348c2c0edcc64fb1f410ad5fee8fbf 100644 (file)
 %endif
 
 #define                version_num %(echo %{version} |  awk -F. '{printf("%d%02d%02d%02d", $1, $2, $3, $4)}')
-%define                version_num 3080001
+%define                version_num 3080300
 %define                _ulibdir        /usr/lib
 %define                tclver          8.5
 
 Summary:       SQLite library
 Summary(pl.UTF-8):     Biblioteka SQLite
 Name:          sqlite3
-Version:       3.8.0.1
+Version:       3.8.3.0
 Release:       1
 License:       Public Domain
 Group:         Libraries
 # Source0Download: http://www.sqlite.org/download.html
-Source0:       http://www.sqlite.org/2013/sqlite-src-%{version_num}.zip
-# Source0-md5: c4e9a8a98a2ece59c7c385718a59b121
+Source0:       http://www.sqlite.org/2014/sqlite-src-%{version_num}.zip
+# Source0-md5: bdcac4ea67646e7d5a659b635f0639be
 Patch0:                %{name}-sign-function.patch
 URL:           http://www.sqlite.org/
 %{?with_load_extension:Provides:       %{name}(load_extension)}
This page took 0.17567 seconds and 4 git commands to generate.