mirror of
https://github.com/ntop/n2n.git
synced 2024-04-21 16:31:34 +00:00
Moved to 2.3.x release
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ project(n2n)
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
|
||||
# N2n information
|
||||
set(N2N_VERSION 2.1.0)
|
||||
set(N2N_VERSION 2.3.0)
|
||||
set(N2N_OSNAME ${CMAKE_SYSTEM})
|
||||
|
||||
# N2n specific params
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
N2N_VERSION=2.1.0
|
||||
N2N_VERSION=2.3.0
|
||||
N2N_OSNAME=$(shell uname -p)
|
||||
|
||||
########
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
Summary: N2N peer-to-peer virtual private network system.
|
||||
Name: n2n
|
||||
Version: 2.1.0
|
||||
Version: 2.3.0
|
||||
Release: 1
|
||||
License: GPLv3
|
||||
Vendor: ntop.org
|
||||
Group: None
|
||||
URL: http://www.ntop.org/n2n
|
||||
URL: http://www.ntop.org/
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
|
||||
|
||||
Reference in New Issue
Block a user