go 1.12.1

This commit is contained in:
Codeberg 2019-05-25 21:31:56 +02:00 committed by Holger Waechtler
parent 33fabc01c6
commit 265ab9223a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ export GOROOT := ${BUILDDIR}/go
export GOPATH := ${BUILDDIR}/gitea
export PATH := ${GOROOT}/bin:${GOPATH}/bin:${PATH}
GOTAR = go1.11.2.$(shell uname | tr [:upper:] [:lower:])-amd64.tar.gz
GOTAR = go1.12.1.$(shell uname | tr [:upper:] [:lower:])-amd64.tar.gz
ORIGIN = ssh://prlgc.com/git/gogs-gitea
TARGETS = ${GOPATH}/bin/avatar