소스 검색

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.