!3 【轻量级 PR】:update source0's url

From: @liqingqing_1229
Reviewed-by: @love_hangzhou
Signed-off-by: @love_hangzhou
This commit is contained in:
openeuler-ci-bot 2020-10-23 14:44:05 +08:00 committed by Gitee
commit 861741302c

View File

@ -2,11 +2,11 @@
Name: bam
Version: 0.5.1
Release: 1
Release: 2
Summary: Bam is a fast and flexible build system.
License: zlib
URL: https://github.com/matricks/bam
Source0: https://github.com/matricks/bam/archive/%{name}-%{version}.tar.gz
Source0: https://github.com/matricks/bam/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: gcc autoconf automake make
@ -38,6 +38,9 @@ install -m0755 bam %{buildroot}%{_bindir}/%{name}
%changelog
* Mon Oct 12 2020 liqingqing_1229 <liqingqing3@huawei.com>
- update source0's url
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
- Package init