mirror of
https://abf.rosa.ru/djam/kubo.git
synced 2025-02-22 23:02:49 +00:00
0.18.0
This commit is contained in:
parent
269fa6bcc6
commit
1faf15e970
2 changed files with 3 additions and 3 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
kubo-0.17.0.tar.gz: 9cf47bd11b04acb140284913f472df5659ed9f9d
|
||||
kubo-0.18.0.tar.gz: 615d8956bef1167f4e8921222eb9b95211f2b9df
|
||||
|
|
|
@ -2,14 +2,14 @@
|
|||
%define debug_package %nil
|
||||
|
||||
Name: kubo
|
||||
Version: 0.17.0
|
||||
Version: 0.18.0
|
||||
Release: 1
|
||||
Summary: IPFS implementation in Go
|
||||
URL: https://ipfs.tech
|
||||
Source0: https://github.com/ipfs/kubo/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
License: MIT & ASL 2.0
|
||||
Group: Development/Other
|
||||
Provides: ipfs
|
||||
Provides: ipfs
|
||||
Conflicts: go-ipfs
|
||||
Conflicts: ipfs < 0.15
|
||||
BuildRequires: go
|
||||
|
|
Loading…
Add table
Reference in a new issue