diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2020-03-29 15:42:21 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2020-03-29 15:42:21 +0000 |
commit | 9058b8a18dac0db8db3d6498015ce8c7094b4015 (patch) | |
tree | 4477aeb2e56d21c41535fd434e1ddf81f18abcf7 | |
parent | - Update to 0.168.2 (diff) |
- Update to 0.47.3
-rw-r--r-- | astro/osmosis/Makefile | 5 | ||||
-rw-r--r-- | astro/osmosis/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/astro/osmosis/Makefile b/astro/osmosis/Makefile index 58d34dacaf1a..91504d30a11e 100644 --- a/astro/osmosis/Makefile +++ b/astro/osmosis/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= osmosis -PORTVERSION= 0.47 +PORTVERSION= 0.47.3 CATEGORIES= astro java -MASTER_SITES= http://bretth.dev.openstreetmap.org/osmosis-build/ \ - http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://github.com/openstreetmap/osmosis/releases/download/${PORTVERSION}/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Command line Java app for processing OpenStreetMap data diff --git a/astro/osmosis/distinfo b/astro/osmosis/distinfo index 784b918408ad..6bea241bc2d6 100644 --- a/astro/osmosis/distinfo +++ b/astro/osmosis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1541171724 -SHA256 (osmosis-0.47.tgz) = 4d2913d15be1fcdcf2bfcc7b6851f453952c2f947d1b727aaf851abef5c9cc0f -SIZE (osmosis-0.47.tgz) = 14604318 +TIMESTAMP = 1585415513 +SHA256 (osmosis-0.47.3.tgz) = b899180db04034a47bd3f3d08bfbd6e8f60b40c0e3871a5f6b30878ad8b4af3f +SIZE (osmosis-0.47.3.tgz) = 13502382 |