Browse Source

upgrading package: frp 0.36.1.20210318 -> 0.36.2.20210323

master
parent
commit
59b7b9c098
  1. 6
      frp/frp.spec

6
frp/frp.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 0.36.1 %define V_opkg 0.36.2
%define V_dist 20210318 %define V_dist 20210323
# 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: 20210318 Release: 20210323
# package options # package options
%option with_server yes %option with_server yes

Loading…
Cancel
Save