diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-07-12 19:07:58 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-07-13 14:21:18 +0000 |
commit | c3635bc995f283d42f781f299e89a5fbb7aa89e0 (patch) | |
tree | 836c7fc416208d83b06f7b6df46210bbcccc79cc | |
parent | e6fde08e7b50c810b407bd1f8dd5a7dd0dfa1dad (diff) |
astro/josm: update to 18002
-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 a9a8c6f93c60..de15f7d1cb37 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -1,7 +1,7 @@ # Created by: Gleb Smirnoff <glebius@FreeBSD.org> PORTNAME= josm -PORTVERSION= 17919 +PORTVERSION= 18002 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 038d3d5c7172..6737497142da 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623152098 -SHA256 (josm-snapshot-17919.jar) = 063d6cdef1521cf8993538e9ee1421bb55f6bfc9e5ca70b7ec29bab0c34e8b78 -SIZE (josm-snapshot-17919.jar) = 15813993 +TIMESTAMP = 1626089092 +SHA256 (josm-snapshot-18002.jar) = 0177d03a78c634506f2ad7e7f25c7bd9e975141b9ce5fa6228f52cb98bf653a9 +SIZE (josm-snapshot-18002.jar) = 15842794 |