aboutsummaryrefslogtreecommitdiff
path: root/www/gitea/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2021-02-07 04:35:51 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2021-02-07 04:35:51 +0000
commitd70bd815a744d477f8408c2f19278f6029a2a1ca (patch)
tree3719e3e4fff39379f452a460475c6bfd57f2603d /www/gitea/Makefile
parent217d2759df3f3e511c947e5009a138a8e02b5ff5 (diff)
downloadports-d70bd815a744d477f8408c2f19278f6029a2a1ca.tar.gz
ports-d70bd815a744d477f8408c2f19278f6029a2a1ca.zip
www/gitea: Update to 1.13.2
PR: 253295 Submitted by: maintainer MFH: 2020Q1 Security: https://blog.gitea.io/2021/02/gitea-1.13.2-is-released/
Notes
Notes: svn path=/head/; revision=564594
Diffstat (limited to 'www/gitea/Makefile')
-rw-r--r--www/gitea/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index b62d000a37ed..5844f244ee44 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gitea
DISTVERSIONPREFIX= v
-DISTVERSION= 1.13.1
+DISTVERSION= 1.13.2
CATEGORIES= www
MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
DISTNAME= gitea-src-${DISTVERSION}