diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-01-10 21:01:25 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-01-11 16:50:07 +0000 |
commit | f962c178e51d2c51b413654d8859eac938d6e58b (patch) | |
tree | 4295f06af1bf61fd809c91cb35daa9da7a6a08da | |
parent | fbddcc584e3b9abe8a0c5a0c728153df8d12b5fb (diff) | |
download | ports-f962c178e51d2c51b413654d8859eac938d6e58b.tar.gz ports-f962c178e51d2c51b413654d8859eac938d6e58b.zip |
astro/josm: update to 18360
-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 5739048077b4..91b46e4da6ee 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -1,7 +1,7 @@ # Created by: Gleb Smirnoff <glebius@FreeBSD.org> PORTNAME= josm -PORTVERSION= 18303 +PORTVERSION= 18360 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 f1da05cf7035..84d796368713 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635876898 -SHA256 (josm-snapshot-18303.jar) = fa0509b31db7f2240aad8c7faddb5df044955c8d2efe45b6b34a77dd3e0c4965 -SIZE (josm-snapshot-18303.jar) = 16144437 +TIMESTAMP = 1641848469 +SHA256 (josm-snapshot-18360.jar) = d4e3043ccb541a4c500a0a66c953f5876e604836b630a17b975ae876beb53b9b +SIZE (josm-snapshot-18360.jar) = 16186460 |