This commit is contained in:
ginuerzh 2022-08-19 12:08:17 +08:00
parent ac554f670c
commit 910d58c8ab

View File

@ -1,5 +1,5 @@
name: gost name: gost
base: core20 base: core22
version: '2.11.3' version: '2.11.3'
summary: A simple security tunnel written in golang summary: A simple security tunnel written in golang
description: | description: |
@ -20,7 +20,7 @@ parts:
source: https://github.com/ginuerzh/gost source: https://github.com/ginuerzh/gost
source-subdir: cmd/gost source-subdir: cmd/gost
source-type: git source-type: git
source-tag: v2.11.2 source-tag: v2.11.3
build-packages: build-packages:
- gcc - gcc