Browse Source

upgrading package: frp 0.31.1.20200106 -> 0.31.2.20200204

master
parent
commit
fb12be8b9f
  1. 6
      frp/frp.spec

6
frp/frp.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 0.31.1 %define V_opkg 0.31.2
%define V_dist 20200106 %define V_dist 20200204
# package information # package information
Name: frp Name: frp
@ -36,7 +36,7 @@ Class: EVAL
Group: Networking Group: Networking
License: Apache License: Apache
Version: %{V_opkg}.%{V_dist} Version: %{V_opkg}.%{V_dist}
Release: 20200106 Release: 20200204
# package options # package options
%option with_server yes %option with_server yes

Loading…
Cancel
Save