Просмотр исходного кода

upgrading package: frp 0.42.0.20220422 -> 0.42.0.20220428

Ralf S. Engelschall 4 лет назад
Родитель
Сommit
92a6640da4
1 измененных файлов с 4 добавлено и 4 удалено
  1. 4 4
      frp/frp.spec

+ 4 - 4
frp/frp.spec

@@ -23,7 +23,7 @@
 
 
 #   package version
 #   package version
 %define       V_opkg  0.42.0
 %define       V_opkg  0.42.0
-%define       V_dist  20220422
+%define       V_dist  20220428
 
 
 #   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:      20220422
+Release:      20220428
 
 
 #   package options
 #   package options
 %option       with_server    yes
 %option       with_server    yes
@@ -54,8 +54,8 @@ BuildPreReq:  OpenPKG, openpkg >= 20160101, go
 PreReq:       OpenPKG, openpkg >= 20160101
 PreReq:       OpenPKG, openpkg >= 20160101
 
 
 %description
 %description
-    FRP is a fast reverse proxy to help you expose a local server behind
-    a NAT or firewall to the internet. Now, it supports TCP, UDP, HTTP
+    FRP is a fast reverse proxy to help you expose a local service
+    behind a NAT or firewall to the Internet. It supports TCP, UDP, HTTP
     and HTTPS protocol when requests can be forwarded by domains to
     and HTTPS protocol when requests can be forwarded by domains to
     backward web services.
     backward web services.