diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-11-02 18:16:20 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-11-02 18:56:22 +0000 |
commit | ae78f245f866dd501dd62a8fc66b0789093b7021 (patch) | |
tree | 4408021cd5189f0cd7c1fd61f5cfa6681a5ffe8d | |
parent | e1cf4bbfac41efd88dc34757e4c4964e04a5772d (diff) | |
download | ports-ae78f245f866dd501dd62a8fc66b0789093b7021.tar.gz ports-ae78f245f866dd501dd62a8fc66b0789093b7021.zip |
astro/josm: update to 18303
-rw-r--r-- | astro/josm/Makefile | 2 | ||||
-rw-r--r-- | astro/josm/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile index 53a40b087f6a..5739048077b4 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -1,7 +1,7 @@ # Created by: Gleb Smirnoff <glebius@FreeBSD.org> PORTNAME= josm -PORTVERSION= 18193 +PORTVERSION= 18303 CATEGORIES= astro java MASTER_SITES= https://josm.openstreetmap.de/download/ \ https://mirror.amdmi3.ru/distfiles/ diff --git a/astro/josm/distinfo b/astro/josm/distinfo index 623ba2ecdd84..f1da05cf7035 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630938120 -SHA256 (josm-snapshot-18193.jar) = e7996b3ce950431d6b9a6233049e76db34a26bb46654d4de1ee136d2f13577a0 -SIZE (josm-snapshot-18193.jar) = 16013832 +TIMESTAMP = 1635876898 +SHA256 (josm-snapshot-18303.jar) = fa0509b31db7f2240aad8c7faddb5df044955c8d2efe45b6b34a77dd3e0c4965 +SIZE (josm-snapshot-18303.jar) = 16144437 |