diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-04-29 14:19:57 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-04-29 14:20:10 +0000 |
commit | 216b3ef94249a581ffb0dd3f5718400e336f3869 (patch) | |
tree | ad2db731a31700ced1086a23e46c326560c40c2b | |
parent | fe4fbcfa8daf96610b85f0a6c802cdd3a4a9bbfc (diff) | |
download | ports-216b3ef94249a581ffb0dd3f5718400e336f3869.tar.gz ports-216b3ef94249a581ffb0dd3f5718400e336f3869.zip |
astro/josm: update to 17833
-rw-r--r-- | astro/josm/Makefile | 6 | ||||
-rw-r--r-- | astro/josm/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile index 0d99a2dbee27..562689c36160 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -1,10 +1,10 @@ # Created by: Gleb Smirnoff <glebius@FreeBSD.org> PORTNAME= josm -PORTVERSION= 17702 +PORTVERSION= 17833 CATEGORIES= astro java -MASTER_SITES= http://josm.openstreetmap.de/download/ \ - http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://josm.openstreetmap.de/download/ \ + https://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-snapshot-${PORTVERSION}.jar EXTRACT_SUFX= # empty diff --git a/astro/josm/distinfo b/astro/josm/distinfo index 3e825c24f020..16899933debb 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617840479 -SHA256 (josm-snapshot-17702.jar) = f3569d896aba969c317aedeec3657df0824ee3bc4aa00c6cd1b9eb839a04f7dc -SIZE (josm-snapshot-17702.jar) = 15567761 +TIMESTAMP = 1619630910 +SHA256 (josm-snapshot-17833.jar) = 8b7b1e4557c22d736f52458000f64ad17968447b97582369d6daa756bec243b6 +SIZE (josm-snapshot-17833.jar) = 15619429 |