diff options
author | fcambus <fcambus@pkgsrc.org> | 2019-11-19 11:17:27 +0000 |
---|---|---|
committer | fcambus <fcambus@pkgsrc.org> | 2019-11-19 11:17:27 +0000 |
commit | b42f47edd738c14b4819e1e3b97f617805fbe69d (patch) | |
tree | 629351dfff05ad5d8016da8f870de00974845158 /misc/ansiweather | |
parent | babd4e7e8a12040e725bd6fcb730b85dc818c34f (diff) | |
download | pkgsrc-b42f47edd738c14b4819e1e3b97f617805fbe69d.tar.gz |
ansiweather: update to 1.15.0.
AnsiWeather 1.15.0 (2019-11-14)
- Use HTTPS for performing weather API calls
Diffstat (limited to 'misc/ansiweather')
-rw-r--r-- | misc/ansiweather/Makefile | 4 | ||||
-rw-r--r-- | misc/ansiweather/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/misc/ansiweather/Makefile b/misc/ansiweather/Makefile index 6a8d9cae880..40064ca12e2 100644 --- a/misc/ansiweather/Makefile +++ b/misc/ansiweather/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2019/08/14 13:33:43 fcambus Exp $ +# $NetBSD: Makefile,v 1.11 2019/11/19 11:17:27 fcambus Exp $ -DISTNAME= ansiweather-1.14.0 +DISTNAME= ansiweather-1.15.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/} diff --git a/misc/ansiweather/distinfo b/misc/ansiweather/distinfo index 9be9f2d39d8..d332fb350ba 100644 --- a/misc/ansiweather/distinfo +++ b/misc/ansiweather/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2019/08/14 13:33:43 fcambus Exp $ +$NetBSD: distinfo,v 1.9 2019/11/19 11:17:27 fcambus Exp $ -SHA1 (ansiweather-1.14.0.tar.gz) = 8305973aabfcc50b13efde8b94303d93c860c94a -RMD160 (ansiweather-1.14.0.tar.gz) = 0671206ef5d26a3b4801787ffe84ff885d650d28 -SHA512 (ansiweather-1.14.0.tar.gz) = 7550bee6e54f6433fa327bef2c819b7153b5b0e2f09734a4fbe2cf225888a1426d431116a4d64b2ef85587878ce0a113423eb33d7efe9670c6feb9ff6de0ec50 -Size (ansiweather-1.14.0.tar.gz) = 17976 bytes +SHA1 (ansiweather-1.15.0.tar.gz) = 3232fce7068d26fd2a9e25bca47c1aa6617598a0 +RMD160 (ansiweather-1.15.0.tar.gz) = cfd236469557de3634404ad383627bdc816aa174 +SHA512 (ansiweather-1.15.0.tar.gz) = 4645f5e3a4244f32b686b41920ec1530e056e24e35ea57cff852a3bfb48896195b15de8816bef79ce447a0b4a360170ffbc17906abd393e86f43faf538738be6 +Size (ansiweather-1.15.0.tar.gz) = 18004 bytes |