From 61eec87187b71fcb855c1fd425870e631bbe22f4 Mon Sep 17 00:00:00 2001 From: ginuerzh Date: Fri, 10 Jan 2020 09:43:11 +0800 Subject: [PATCH] update snapcraft.yaml --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 681a257e..639fa56a 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -16,7 +16,7 @@ parts: source: https://github.com/ginuerzh/gost.git source-subdir: cmd/gost source-type: git - source-branch: '2.8' + source-branch: '2.9' build-packages: - build-essential override-build: |