Skip to content

Commit

Permalink
fish: update to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
l2dy authored and tobypeterson committed Feb 11, 2017
1 parent 1ca7ccb commit 43fadaf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions shells/fish/Portfile
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup github 1.0

github.setup fish-shell fish-shell 2.4.0
github.setup fish-shell fish-shell 2.5.0
name fish
license GPL-2
categories shells
Expand All @@ -17,8 +17,8 @@ homepage http://fishshell.com/
github.tarball_from releases
distname ${name}-${version}

checksums rmd160 3b559f656695a0856d3dc53f60b2f8943f9e077b \
sha256 06bbb2323360439c4044da762d114ec1aa1aba265cec71c0543e6a0095c9efc5
checksums rmd160 7c206d612f4316900dfecfe46b9a3f95411c4d79 \
sha256 f8c0edadca2de379ccf305aeace660a9255fa2180c72e85e97705a24c256b2a5

depends_lib port:libiconv \
port:ncurses \
Expand Down

0 comments on commit 43fadaf

Please sign in to comment.