This website works better with JavaScript.
Home
Help
Sign In
alinz
/
klingt.net
mirror of
https://github.com/klingtnet/klingt.net.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
Update gitea to 1.8.1
master
Andreas Linz
1 year ago
parent
2e1b986e85
commit
91c40234ff
Signed by:
alinz
GPG Key ID:
9BF39809C9DA580C
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build/gitea/Makefile
+ 1
- 1
build/gitea/Makefile
View File
@ -1,6 +1,6 @@
.PHONY
:
clean
VERSION
:=
v1.
7
.1
VERSION
:=
v1.
8
.1
GITEA_SRC
:=
gitea-src-
$(
VERSION
)
GOPATH
:=
$(
shell
pwd
)
/
$(
GITEA_SRC
)
/.go
GITEA_BUILD_TAGS
:=
bindata
Write
Preview
Loading…
Cancel
Save