diff options
author | TBK <tbk@jjtc.eu> | 2019-04-21 19:35:02 +0200 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-04-21 18:43:51 +0000 |
commit | ffc41e0d8d800bd465608bc818ca004f6311de19 (patch) | |
tree | 80c41a699b6eb414bd6a289a5cf321598eebebfe /community/gitea/allow-to-set-version.patch | |
parent | c2195cc7bff00dd5a281c2ab7f61ec53cd33ebcc (diff) | |
download | aports-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.patch | 4 |
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 |