diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-05-31 11:41:12 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-05-31 11:41:12 +0000 |
commit | f37666adaa8b8d17e3e138c301334df27afc1136 (patch) | |
tree | 7d22b54c2818050a8b25ac2d5e6620c08fdd40dc | |
parent | f87f6fa6a9be6fd66b8caa21601aa01be6a73dae (diff) | |
download | ports-f37666adaa8b8d17e3e138c301334df27afc1136.tar.gz ports-f37666adaa8b8d17e3e138c301334df27afc1136.zip |
astro/josm: update 18427 → 18463
-rw-r--r-- | astro/josm/Makefile | 5 | ||||
-rw-r--r-- | astro/josm/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile index e3f4c160e2c0..7b00c449a828 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -1,10 +1,9 @@ # Created by: Gleb Smirnoff <glebius@FreeBSD.org> PORTNAME= josm -PORTVERSION= 18427 +PORTVERSION= 18463 CATEGORIES= astro java -MASTER_SITES= https://josm.openstreetmap.de/download/ \ - https://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://josm.openstreetmap.de/download/ DISTNAME= ${PORTNAME}-snapshot-${PORTVERSION}.jar EXTRACT_SUFX= # empty diff --git a/astro/josm/distinfo b/astro/josm/distinfo index d1d1d45fbd47..2b7e1ddaeb33 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649679625 -SHA256 (josm-snapshot-18427.jar) = 4aca1e29fa568b8d6c77becb7da416d0e7079f27fc88ba2529617be1d85a9696 -SIZE (josm-snapshot-18427.jar) = 16255913 +TIMESTAMP = 1653997213 +SHA256 (josm-snapshot-18463.jar) = fbef17b73032909fbce4abf3cb7c60699a0a695949c33f82b75c5bfd0902d467 +SIZE (josm-snapshot-18463.jar) = 16273803 |