diff --git a/shells/fish/Portfile b/shells/fish/Portfile index ead5e5ea0e981..c9e11a89fc549 100644 --- a/shells/fish/Portfile +++ b/shells/fish/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup github 1.0 PortGroup cxx11 1.1 -github.setup fish-shell fish-shell 3.0.0 +github.setup fish-shell fish-shell 3.0.1 name fish license GPL-2 categories shells @@ -18,9 +18,9 @@ homepage https://fishshell.com/ github.tarball_from releases distname ${name}-${version} -checksums rmd160 50538ea23876c1970715f4f27da5aae1f1a10b2f \ - sha256 ea9dd3614bb0346829ce7319437c6a93e3e1dfde3b7f6a469b543b0d2c68f2cf \ - size 6472393 +checksums rmd160 e9f6f014aafcc443c2fa1f88861dbeec20203cb3 \ + sha256 21677a5755ee1738bad2cf8179c104068f8bb81b969660d5a2af4ba6eceba5e4 \ + size 6477550 depends_lib port:libiconv \ port:ncurses \