From b7eff3d0903aeadaa0f62d388f6b4b9706d51e8d Mon Sep 17 00:00:00 2001 From: Andreas Linz Date: Thu, 17 Oct 2019 16:36:02 +0200 Subject: [PATCH] Update gitea to 1.9.4 --- build/gitea/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/gitea/Makefile b/build/gitea/Makefile index 5e0c7b8..415bf50 100644 --- a/build/gitea/Makefile +++ b/build/gitea/Makefile @@ -1,6 +1,6 @@ .PHONY: clean -VERSION :=v1.9.0 +VERSION :=v1.9.4 GITEA_SRC :=gitea-src-$(VERSION) GOPATH :=$(shell pwd)/$(GITEA_SRC)/.go GITEA_BUILD_TAGS:=bindata