!29 update source0 url in spec file

Merge pull request !29 from lihaotian/new_LTS
This commit is contained in:
openeuler-ci-bot 2020-09-03 15:48:51 +08:00 committed by Gitee
commit 31498bc42c

View File

@ -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