diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-27 23:23:10 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-27 23:43:50 +0000 |
commit | 341459e7e6f21312549e9521a79b636af7201f73 (patch) | |
tree | 87eaefb2653cc561f6567f97300979cf5add8115 | |
parent | 27cc2059b4b6f3f68ef89ed20f1bc52863a211e1 (diff) |
astro/py-metar: Update to 1.10.0
-rw-r--r-- | astro/py-metar/Makefile | 2 | ||||
-rw-r--r-- | astro/py-metar/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/astro/py-metar/Makefile b/astro/py-metar/Makefile index 3e8fa3fb1be5..09f4652bc95a 100644 --- a/astro/py-metar/Makefile +++ b/astro/py-metar/Makefile @@ -1,5 +1,5 @@ PORTNAME= metar -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.0 CATEGORIES= astro python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-metar/distinfo b/astro/py-metar/distinfo index 807c8b5d02a1..e5d582151827 100644 --- a/astro/py-metar/distinfo +++ b/astro/py-metar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642102227 -SHA256 (metar-1.9.0.tar.gz) = ef58a29e1ef8fed034ed493dc874aa4fbd40313e578640287dbf5c55d89886c5 -SIZE (metar-1.9.0.tar.gz) = 211599 +TIMESTAMP = 1685162094 +SHA256 (metar-1.10.0.tar.gz) = 3c43f65fc86b52fb592e0e5ed8034636eabc9f9a1c6930a2de406aab6ba96f0e +SIZE (metar-1.10.0.tar.gz) = 213693 |