format_spec_file
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsodium?expand=0&rev=2
This commit is contained in:
parent
9ccfb52868
commit
0ee66bbe2d
@ -1,6 +1,8 @@
|
||||
#
|
||||
# spec file for package libsodium
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
@ -13,14 +15,15 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define lname libsodium4
|
||||
Name: libsodium
|
||||
Version: 0.4.3
|
||||
Release: 0
|
||||
License: ISC
|
||||
Summary: Portable NaCl-based crypto library
|
||||
Url: https://github.com/jedisct1/libsodium
|
||||
License: ISC
|
||||
Group: System/Libraries
|
||||
Url: https://github.com/jedisct1/libsodium
|
||||
Source: https://github.com/jedisct1/libsodium/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user