aboutsummaryrefslogtreecommitdiffstats
path: root/community/gitea/allow-to-set-version.patch
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2019-04-21 19:35:02 +0200
committerKevin Daudt <kdaudt@alpinelinux.org>2019-04-21 18:43:51 +0000
commitffc41e0d8d800bd465608bc818ca004f6311de19 (patch)
tree80c41a699b6eb414bd6a289a5cf321598eebebfe /community/gitea/allow-to-set-version.patch
parentc2195cc7bff00dd5a281c2ab7f61ec53cd33ebcc (diff)
downloadaports-ffc41e0d8d800bd465608bc818ca004f6311de19.tar.bz2
aports-ffc41e0d8d800bd465608bc818ca004f6311de19.tar.xz
community/gitea: upgrade to 1.8.0
Diffstat (limited to 'community/gitea/allow-to-set-version.patch')
-rw-r--r--community/gitea/allow-to-set-version.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gitea/allow-to-set-version.patch b/community/gitea/allow-to-set-version.patch
index 5f9321dc20..3e2d62a399 100644
--- a/community/gitea/allow-to-set-version.patch
+++ b/community/gitea/allow-to-set-version.patch
@@ -1,6 +1,6 @@
---- ./Makefile.orig
+--- ./Makefile
+++ ./Makefile
-@@ -30,7 +30,7 @@
+@@ -33,7 +33,7 @@
else
VERSION ?= master
endif