mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-07 13:50:12 +08:00
Update 3proxy.spec
This commit is contained in:
parent
75ab1cb92b
commit
3c577df137
@ -1,6 +1,6 @@
|
||||
Name: 3proxy
|
||||
Version: 0.9.5
|
||||
Release: 1
|
||||
Name: %{!?name:3proxy}
|
||||
Version: %{!?version:0.9.5}
|
||||
Release: 1%{?dist}
|
||||
Summary: 3proxy tiny proxy server
|
||||
License: GPL/LGPL/Apache/BSD
|
||||
URL: https://3proxy.org/
|
||||
@ -13,7 +13,7 @@ Source: https://github.com/%{packager}/%{name}/archive/%{version}.tar.gz
|
||||
3proxy is lightweight yet powerful proxy server
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
%setup -q
|
||||
ln -s Makefile.Linux Makefile
|
||||
|
||||
%build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user