diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-12-22 21:19:45 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-23 07:12:40 +0700 |
commit | 53ed5a59e23c61559bb8c6ca22fda58c85b90e03 (patch) | |
tree | aab93f41a861a046894e20621b4c40f130c3c1ae /system/fish/fish.info | |
parent | d6d4eb429e19e94c75771d1780b0c9f100dd9eb0 (diff) | |
download | slackbuilds-53ed5a59e23c61559bb8c6ca22fda58c85b90e03.tar.gz |
system/fish: Updated for version 2.7.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/fish/fish.info')
-rw-r--r-- | system/fish/fish.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/fish/fish.info b/system/fish/fish.info index cfee994809..600c10fa6e 100644 --- a/system/fish/fish.info +++ b/system/fish/fish.info @@ -1,8 +1,8 @@ PRGNAM="fish" -VERSION="2.7.0" +VERSION="2.7.1" HOMEPAGE="http://fishshell.com/" -DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/2.7.0/fish-2.7.0.tar.gz" -MD5SUM="fb43957e6f5f1f7d64b1384e9b95ef63" +DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/2.7.1/fish-2.7.1.tar.gz" +MD5SUM="cbce963a34db8e7a0227f937413db079" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="man-db" |