[packages/sqlite3] up to 3.32.3

atler atler at pld-linux.org
Sat Jun 20 14:34:35 CEST 2020


commit 718c8cf9bc4dfeb99d85f480438d66d374092f72
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Jun 20 14:34:10 2020 +0200

    up to 3.32.3

 sqlite3.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index a0ee641..81dfd50 100644
--- a/sqlite3.spec
+++ b/sqlite3.spec
@@ -26,7 +26,7 @@
 
 # sqlite3 version with zero padded without any dots (3 08 10 01 is 3.8.10.1)
 # but trailing 00 means no 4rd part (3 11 01 00 is 3.11.1)
-%define		vnum	3320200
+%define		vnum	3320300
 %define		ver		%{lua:vn=rpm.expand("%vnum");v="";for i in string.gmatch(string.format("%08d", vn), "..") do v=v.."."..i:gsub("^0", "");end;v=v:gsub("^.",""):gsub("\.0$","");print(v)}
 
 # wal replication version
@@ -42,7 +42,7 @@ License:	Public Domain
 Group:		Libraries
 # Source0Download: http://www.sqlite.org/download.html
 Source0:	https://www.sqlite.org/2020/sqlite-src-%{vnum}.zip
-# Source0-md5:	24d2dfcf286ff82c55108b73690931db
+# Source0-md5:	7c56e491de5ec630def428fae3a13bb4
 Patch0:		%{name}-sign-function.patch
 # https://github.com/CanonicalLtd/dqlite/issues/91
 Patch1:		https://github.com/CanonicalLtd/sqlite/releases/download/version-%{walver}+replication4/sqlite-%{walver}.diff
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sqlite3.git/commitdiff/718c8cf9bc4dfeb99d85f480438d66d374092f72



More information about the pld-cvs-commit mailing list