diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2021-11-16 20:47:31 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2021-11-16 20:49:34 +0000 |
commit | 88788ff06153407118a81e5f4f85fcfb1035c82b (patch) | |
tree | 73f551fa8f893c34e5dc7854f6eaf0ab05647db9 | |
parent | df1857a39a362b329e87120b48e091d5f257d65c (diff) |
astro/kosmorro: upgrade to v0.10.5
Release notes at
<https://github.com/Kosmorro/kosmorro/releases/tag/v0.10.5>.
-rw-r--r-- | astro/kosmorro/Makefile | 2 | ||||
-rw-r--r-- | astro/kosmorro/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/astro/kosmorro/Makefile b/astro/kosmorro/Makefile index ce5da7369c21..b244fe0dc10a 100644 --- a/astro/kosmorro/Makefile +++ b/astro/kosmorro/Makefile @@ -1,7 +1,7 @@ # Created by: thierry@pompo.net PORTNAME= kosmorro -PORTVERSION= 0.10.4 +PORTVERSION= 0.10.5 CATEGORIES= astro python MASTER_SITES= CHEESESHOP diff --git a/astro/kosmorro/distinfo b/astro/kosmorro/distinfo index 086c19da63b4..7ddf0ea8a909 100644 --- a/astro/kosmorro/distinfo +++ b/astro/kosmorro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635876907 -SHA256 (kosmorro-0.10.4.tar.gz) = 42c99909c15107ce9e62d8d194064296553e21610f093b100c4f4c958e2a5894 -SIZE (kosmorro-0.10.4.tar.gz) = 503578 +TIMESTAMP = 1637095424 +SHA256 (kosmorro-0.10.5.tar.gz) = 455a727c8d44a17c45a5405c916c660deb8b692a858cfc0e035b2c11b4ddadfb +SIZE (kosmorro-0.10.5.tar.gz) = 503722 |