Update the source0 url in spec file

This commit is contained in:
lihaotian9 2020-09-03 14:19:35 +08:00
parent 5df5511783
commit d5276129ec

View File

@ -7,12 +7,12 @@
Name: sqlite Name: sqlite
Version: 3.32.3 Version: 3.32.3
Release: 1 Release: 2
Summary: Embeded SQL database Summary: Embeded SQL database
License: Public Domain License: Public Domain
URL: http://www.sqlite.org/ URL: http://www.sqlite.org/
Source0: http://www.sqlite.org/%{year}/sqlite-src-%{extver}.zip Source0: https://www.sqlite.org/%{year}/sqlite-src-%{extver}.zip
Source1: http://www.sqlite.org/%{year}/sqlite-doc-%{extver}.zip Source1: http://www.sqlite.org/%{year}/sqlite-doc-%{extver}.zip
Source2: https://www.sqlite.org/%{year}/sqlite-autoconf-%{extver}.tar.gz Source2: https://www.sqlite.org/%{year}/sqlite-autoconf-%{extver}.tar.gz
@ -135,6 +135,9 @@ make test
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Thu Sep 2 2020 lihaotian<lihaotian9@huawei.com> - 3.32.3-2
- update source0 url
* Tue Aug 25 2020 yanglongkang <yanglongkang@huawei.com> - 3.32.3-1 * Tue Aug 25 2020 yanglongkang <yanglongkang@huawei.com> - 3.32.3-1
- update package to 3.32.3 - update package to 3.32.3