瀏覽代碼

upgrading package: frp 0.42.0.20220422 -> 0.42.0.20220428

Ralf S. Engelschall 4 年之前
父節點
當前提交
92a6640da4
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      frp/frp.spec

+ 4 - 4
frp/frp.spec

@@ -23,7 +23,7 @@
 
 #   package version
 %define       V_opkg  0.42.0
-%define       V_dist  20220422
+%define       V_dist  20220428
 
 #   package information
 Name:         frp
@@ -36,7 +36,7 @@ Class:        EVAL
 Group:        Networking
 License:      Apache
 Version:      %{V_opkg}.%{V_dist}
-Release:      20220422
+Release:      20220428
 
 #   package options
 %option       with_server    yes
@@ -54,8 +54,8 @@ BuildPreReq:  OpenPKG, openpkg >= 20160101, go
 PreReq:       OpenPKG, openpkg >= 20160101
 
 %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
     backward web services.