diff options
author | Koichiro Iwao <meta@FreeBSD.org> | 2018-09-25 06:06:53 +0000 |
---|---|---|
committer | Koichiro Iwao <meta@FreeBSD.org> | 2018-09-25 06:06:53 +0000 |
commit | 7458880a0bead253ca1679369580c80a37ad69b2 (patch) | |
tree | a2dd735ec6d107222519d09016d08b1e195250e8 | |
parent | dns/amass: Update 2.7.0 -> 2.7.0-8 (diff) |
devel/lazygit: Update to 0.3.1
Approved by: pi (mentor)
Relnotes: https://github.com/jesseduffield/lazygit/releases/tag/v0.2.2
https://github.com/jesseduffield/lazygit/releases/tag/v0.3.0
https://github.com/jesseduffield/lazygit/releases/tag/v0.3.1
Differential Revision: https://reviews.freebsd.org/D17127
Notes
Notes:
svn path=/head/; revision=480639
-rw-r--r-- | devel/lazygit/Makefile | 2 | ||||
-rw-r--r-- | devel/lazygit/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/lazygit/Makefile b/devel/lazygit/Makefile index 214d4109c5ac..c3ee889c1dee 100644 --- a/devel/lazygit/Makefile +++ b/devel/lazygit/Makefile @@ -2,7 +2,7 @@ PORTNAME= lazygit DISTVERSIONPREFIX= v -DISTVERSION= 0.2.1 +DISTVERSION= 0.3.1 CATEGORIES= devel MAINTAINER= meta@FreeBSD.org diff --git a/devel/lazygit/distinfo b/devel/lazygit/distinfo index aaf6e5045fb8..faf1821845fa 100644 --- a/devel/lazygit/distinfo +++ b/devel/lazygit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535506051 -SHA256 (jesseduffield-lazygit-v0.2.1_GH0.tar.gz) = 35960501bf1900c89887c9a0b876ddce700db42910cb56667d04e44946f56e5e -SIZE (jesseduffield-lazygit-v0.2.1_GH0.tar.gz) = 6454011 +TIMESTAMP = 1537837860 +SHA256 (jesseduffield-lazygit-v0.3.1_GH0.tar.gz) = 2a67a369f5c12118e747304f98a0dab3f7f747d7602b83c6022f63987e3747da +SIZE (jesseduffield-lazygit-v0.3.1_GH0.tar.gz) = 6470861 |