update source0's url
This commit is contained in:
parent
29fdbe53fa
commit
6ef88493a8
7
bam.spec
7
bam.spec
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: bam
|
Name: bam
|
||||||
Version: 0.5.1
|
Version: 0.5.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Bam is a fast and flexible build system.
|
Summary: Bam is a fast and flexible build system.
|
||||||
License: zlib
|
License: zlib
|
||||||
URL: https://github.com/matricks/bam
|
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
|
BuildRequires: gcc autoconf automake make
|
||||||
|
|
||||||
@ -38,6 +38,9 @@ install -m0755 bam %{buildroot}%{_bindir}/%{name}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 12 2020 liqingqing_1229 <liqingqing3@huawei.com>
|
||||||
|
- update source0's url
|
||||||
|
|
||||||
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
|
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user