mirror of
https://abf.rosa.ru/djam/libseccomp.git
synced 2025-02-23 09:42:49 +00:00
parent
194f6067d8
commit
461ae91019
2 changed files with 4 additions and 4 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
libseccomp-2.5.1.tar.gz: 6069b720219400d8369f567af30cd2ad06ad938e
|
||||
libseccomp-2.6.0.tar.gz: 2eb0222d379756bd5f0a52c0488a20e3311bbf00
|
||||
|
|
|
@ -4,12 +4,12 @@
|
|||
|
||||
Summary: Enhanced seccomp library
|
||||
Name: libseccomp
|
||||
Version: 2.5.1
|
||||
Version: 2.6.0
|
||||
Release: 1
|
||||
License: LGPLv2
|
||||
Group: System/Libraries
|
||||
Url: https://github.com/seccomp/libseccomp
|
||||
Source0: https://github.com/seccomp/libseccomp/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||
URL: https://github.com/seccomp/libseccomp
|
||||
Source0: %{url}/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: gperf
|
||||
|
||||
%description
|
||||
|
|
Loading…
Add table
Reference in a new issue