diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2021-03-10 00:32:00 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2021-03-10 00:32:00 +0800 |
commit | e8496ad33fe33962aef9d17ccd5f109729a94000 (patch) | |
tree | d1b70d6b9edab308dd813d3a26d9c0c253ff1888 /astro | |
parent | 3bfab2f4b939dccdce98c2136288c9775ed6c87d (diff) | |
download | freebsd-ports-gnome-e8496ad33fe33962aef9d17ccd5f109729a94000.tar.gz freebsd-ports-gnome-e8496ad33fe33962aef9d17ccd5f109729a94000.tar.zst freebsd-ports-gnome-e8496ad33fe33962aef9d17ccd5f109729a94000.zip |
Upgrade to 2.18.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/py-sgp4/Makefile | 2 | ||||
-rw-r--r-- | astro/py-sgp4/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/astro/py-sgp4/Makefile b/astro/py-sgp4/Makefile index d3bb38f19340..21d47d4b76f9 100644 --- a/astro/py-sgp4/Makefile +++ b/astro/py-sgp4/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sgp4 -PORTVERSION= 2.17 +PORTVERSION= 2.18 CATEGORIES= astro python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-sgp4/distinfo b/astro/py-sgp4/distinfo index 76391a9ff807..c2ffb436c1c3 100644 --- a/astro/py-sgp4/distinfo +++ b/astro/py-sgp4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613674592 -SHA256 (brandon-rhodes-python-sgp4-2.17_GH0.tar.gz) = 25146b56598a6a3ee3f61dd6075253a2e8e160b23fee77695f11565d6015b964 -SIZE (brandon-rhodes-python-sgp4-2.17_GH0.tar.gz) = 151679 +TIMESTAMP = 1615301808 +SHA256 (brandon-rhodes-python-sgp4-2.18_GH0.tar.gz) = ccbc47081d19f9e2edf0a17e26e377bcb4fddf3304ae3f35f6d1ccdb0d93a876 +SIZE (brandon-rhodes-python-sgp4-2.18_GH0.tar.gz) = 152257 |