Update the source0 url in spec file
This commit is contained in:
parent
5df5511783
commit
d5276129ec
@ -7,12 +7,12 @@
|
||||
|
||||
Name: sqlite
|
||||
Version: 3.32.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Embeded SQL database
|
||||
License: Public Domain
|
||||
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
|
||||
Source2: https://www.sqlite.org/%{year}/sqlite-autoconf-%{extver}.tar.gz
|
||||
|
||||
@ -135,6 +135,9 @@ make test
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%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
|
||||
- update package to 3.32.3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user