diff options
author | Alan Somers <asomers@FreeBSD.org> | 2020-05-24 20:37:19 +0000 |
---|---|---|
committer | Alan Somers <asomers@FreeBSD.org> | 2020-05-24 20:37:19 +0000 |
commit | 90c36839db8fc336b7557452723a6e612eb8a2db (patch) | |
tree | 69b9d6b33f67eb48fefbf02b04188c493755bbc8 | |
parent | da9ed866a567714667dc0937a7af316ee4913129 (diff) | |
download | ports-90c36839db8fc336b7557452723a6e612eb8a2db.tar.gz ports-90c36839db8fc336b7557452723a6e612eb8a2db.zip |
Notes
-rw-r--r-- | shells/fish/Makefile | 2 | ||||
-rw-r--r-- | shells/fish/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/fish/Makefile b/shells/fish/Makefile index ea0f0417e96b..46deb4bb9903 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fish -PORTVERSION= 3.1.1 +PORTVERSION= 3.1.2 CATEGORIES= shells MASTER_SITES= https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/ diff --git a/shells/fish/distinfo b/shells/fish/distinfo index a52950395e3d..d63c1f0cd32f 100644 --- a/shells/fish/distinfo +++ b/shells/fish/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588000442 -SHA256 (fish-3.1.1.tar.gz) = 07dc78eea3bc4cbd490b2f2a2e19e5771ac9e3b6b1a75893039ad8b34d6122b8 -SIZE (fish-3.1.1.tar.gz) = 6816063 +TIMESTAMP = 1590245573 +SHA256 (fish-3.1.2.tar.gz) = d5b927203b5ca95da16f514969e2a91a537b2f75bec9b21a584c4cd1c7aa74ed +SIZE (fish-3.1.2.tar.gz) = 6816214 |