From d7512fd47db89015cce10ba2a47ae9d9c0b8f653 Mon Sep 17 00:00:00 2001 From: Daniel Handzus Date: Wed, 12 Aug 2026 15:30:46 +0200 Subject: [PATCH] Update old source URLs --- sqlite.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sqlite.spec b/sqlite.spec index 7e64e24..0c4a79c 100644 --- a/sqlite.spec +++ b/sqlite.spec @@ -15,9 +15,9 @@ License: Public Domain Group: Applications/Databases URL: http://www.sqlite.org/ -Source0: http://www.sqlite.org/2017/sqlite-src-%{realver}.zip -Source1: http://www.sqlite.org/2017/sqlite-doc-%{docver}.zip -Source2: http://www.sqlite.org/2017/sqlite-autoconf-%{realver}.tar.gz +Source0: http://www.sqlite.org/2018/sqlite-src-%{realver}.zip +Source1: http://www.sqlite.org/2018/sqlite-doc-%{docver}.zip +Source2: http://www.sqlite.org/2018/sqlite-autoconf-%{realver}.tar.gz # Support a system-wide lemon template Patch1: sqlite-3.6.23-lemon-system-template.patch # Shut up stupid tests depending on system settings of allowed open fd's