From 402696746b7541324433563bb5419b4fbc0a737d Mon Sep 17 00:00:00 2001 From: Ian Lancaster Date: Sat, 13 Apr 2013 12:35:17 -0300 Subject: [PATCH] osmosis 0.43 Closes Homebrew/homebrew#19178. Signed-off-by: Adam Vandenberg --- Formula/osmosis.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/osmosis.rb b/Formula/osmosis.rb index 853790ce5e..69748a2307 100644 --- a/Formula/osmosis.rb +++ b/Formula/osmosis.rb @@ -2,8 +2,8 @@ require 'formula' class Osmosis < Formula homepage 'http://wiki.openstreetmap.org/wiki/Osmosis' - url 'http://bretth.dev.openstreetmap.org/osmosis-build/osmosis-0.42.zip' - sha1 '9ffd8fe1c07fdb32e362d8e82096981d064561c1' + url 'http://bretth.dev.openstreetmap.org/osmosis-build/osmosis-0.43-RELEASE.zip' + sha256 'c891fe095b7f960f575cb39d9794c67cc7df9f4c665d2dda88dfb57b770f0bbe' def patches # need to adjust home dir for a clean install