ansiweather: update to 1.19.0.

AnsiWeather 1.19.0 (2023-01-09)

- Quote location in example, as this is a common source of error
- Add an entry for "feels_like_text" in the .ansiweatherrc example file
- Only set LC_NUMERIC=C, instead of LC_ALL. This prevents overriding
  locale date format when displaying days and months in forecast mode.
This commit is contained in:
fcambus 2023-01-09 10:17:13 +00:00
parent bc545303ad
commit 3879b2cb03
2 changed files with 6 additions and 7 deletions

View File

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.19 2022/06/27 15:29:16 fcambus Exp $
# $NetBSD: Makefile,v 1.20 2023/01/09 10:17:13 fcambus Exp $
DISTNAME= ansiweather-1.18.0
PKGREVISION= 1
DISTNAME= ansiweather-1.19.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2021/10/26 10:58:56 nia Exp $
$NetBSD: distinfo,v 1.15 2023/01/09 10:17:13 fcambus Exp $
BLAKE2s (ansiweather-1.18.0.tar.gz) = 1e42eb4f834a0bb7d8eec26af5d84e731c0ef15b769435743ed0275d6479ac50
SHA512 (ansiweather-1.18.0.tar.gz) = 020240728e762e5055bb01b3ed945ed46aba20a550571c6f80177c6980278bd4c45d199bb468bbc3cc1fbcfc95088c8c4314b88793586d1077cd25eb2297508f
Size (ansiweather-1.18.0.tar.gz) = 18444 bytes
BLAKE2s (ansiweather-1.19.0.tar.gz) = 776b6234a0f88ad7d6c17678338b48af0c67dd4ca4982022c756cf80f0df24d2
SHA512 (ansiweather-1.19.0.tar.gz) = 1dc521c904041a698fbb1a3a78f5a0b7d5bdc731258ab9cc384ee1a9f750c60723b0038288d7d98875672d167614f7bb8ca69ff1f7d38a28d52916afd5bda0a2
Size (ansiweather-1.19.0.tar.gz) = 14232 bytes