diff options
author | pi <pi@FreeBSD.org> | 2019-08-19 00:57:18 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2019-08-19 00:57:18 +0800 |
commit | d8304198b03aa4def29729012f9d867ae95d687a (patch) | |
tree | 9c1039aab6379549d802b5e2237888b99740778d /www | |
parent | 62338a69adf6e5e0f81efc00565807bbf395b4ad (diff) | |
download | freebsd-ports-gnome-d8304198b03aa4def29729012f9d867ae95d687a.tar.gz freebsd-ports-gnome-d8304198b03aa4def29729012f9d867ae95d687a.tar.zst freebsd-ports-gnome-d8304198b03aa4def29729012f9d867ae95d687a.zip |
www/gitea: upgrade 1.9.0 -> 1.9.1
- This release contains two security fixes, so we highly recommend updating.
PR: 239930
Submitted by: stb@lassitu.de (maintainer)
MFH: 2019Q3
Relnotes: https://blog.gitea.io/2019/08/gitea-1.9.1-is-released/
Security: https://github.com/go-gitea/gitea/pull/7715
https://github.com/go-gitea/gitea/pull/7762
Diffstat (limited to 'www')
-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 6e8165070129..be73e5fc887b 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -3,7 +3,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.9.0 +DISTVERSION= 1.9.1 CATEGORIES= www MAINTAINER= stb@lassitu.de diff --git a/www/gitea/distinfo b/www/gitea/distinfo index f94bbf611069..13872d08a9ac 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1564592396 -SHA256 (go-gitea-gitea-v1.9.0_GH0.tar.gz) = e648227ebe6716fd53095cade7881fc547a76b2655cac4631ac254992a95b207 -SIZE (go-gitea-gitea-v1.9.0_GH0.tar.gz) = 24057144 +TIMESTAMP = 1566072478 +SHA256 (go-gitea-gitea-v1.9.1_GH0.tar.gz) = a50743db22f3e0a0eba27ac168a92b636fa0841e9e9515721b51bfc30c2957dd +SIZE (go-gitea-gitea-v1.9.1_GH0.tar.gz) = 24074441 |