update source0's url

This commit is contained in:
liqingqing_1229 2020-10-12 21:58:16 +08:00 committed by Gitee
parent 29fdbe53fa
commit 6ef88493a8

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