diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-09-06 14:23:09 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-09-06 18:24:44 +0000 |
commit | d972234b425536b4ef38866ca6bc1008fb66c746 (patch) | |
tree | 3bb105b1f8abe6817a27598a12d45e902204f5b7 | |
parent | fe3ca40c7e298d3c2246684f7817e6c52a0e20ca (diff) | |
download | ports-d972234b425536b4ef38866ca6bc1008fb66c746.tar.gz ports-d972234b425536b4ef38866ca6bc1008fb66c746.zip |
astro/josm: update to 18193
-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 f52f02ad692d..53a40b087f6a 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -1,7 +1,7 @@ # Created by: Gleb Smirnoff <glebius@FreeBSD.org> PORTNAME= josm -PORTVERSION= 18191 +PORTVERSION= 18193 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 13169465442e..623ba2ecdd84 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630604074 -SHA256 (josm-snapshot-18191.jar) = 39fbc934feed0f1c8c844270dc83274dffc417e80dc6073443d0d59bf35876eb -SIZE (josm-snapshot-18191.jar) = 16013739 +TIMESTAMP = 1630938120 +SHA256 (josm-snapshot-18193.jar) = e7996b3ce950431d6b9a6233049e76db34a26bb46654d4de1ee136d2f13577a0 +SIZE (josm-snapshot-18193.jar) = 16013832 |