diff options
author | tobik <tobik@FreeBSD.org> | 2018-03-05 06:27:28 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2018-03-05 06:27:28 +0800 |
commit | 34f99b43c6cae45415739e9da591348505c9a98e (patch) | |
tree | a5fae1654303ba5711291b21919f676604594e6a /www/gitea | |
parent | ee734e53598af6e852ccb63cc595a94009ab1721 (diff) | |
download | freebsd-ports-gnome-34f99b43c6cae45415739e9da591348505c9a98e.tar.gz freebsd-ports-gnome-34f99b43c6cae45415739e9da591348505c9a98e.tar.zst freebsd-ports-gnome-34f99b43c6cae45415739e9da591348505c9a98e.zip |
www/gitea: Update to 1.3.3
PR: 226342
Approved by: stb@lassitu.de (maintainer)
Changes: https://blog.gitea.io/2017/12/release-of-1.3.2/
Changes: https://blog.gitea.io/2018/02/release-of-1.3.3/
MFH: 2018Q1
Diffstat (limited to 'www/gitea')
-rw-r--r-- | www/gitea/Makefile | 2 | ||||
-rw-r--r-- | www/gitea/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/gitea/Makefile b/www/gitea/Makefile index a7cc478ba9b5..597c457e7e55 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -3,7 +3,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.3.1 +DISTVERSION= 1.3.3 CATEGORIES= www MAINTAINER= stb@lassitu.de diff --git a/www/gitea/distinfo b/www/gitea/distinfo index 7f55e871f7f0..d5affa75f094 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1512842871 -SHA256 (go-gitea-gitea-v1.3.1_GH0.tar.gz) = 60de0b6864e3518865bf3effc4e40dd5d815abc0734f719798bae6107d69ed6e -SIZE (go-gitea-gitea-v1.3.1_GH0.tar.gz) = 14783710 +TIMESTAMP = 1520150143 +SHA256 (go-gitea-gitea-v1.3.3_GH0.tar.gz) = 998da8ef24487b455641cb544717a6fac8f8e58fa2f392426b3211d02b1462e3 +SIZE (go-gitea-gitea-v1.3.3_GH0.tar.gz) = 14790710 |