From bd180be663ddba662041eed8ed8a583ecfe4e197 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 25 Jun 2010 19:14:15 -0700 Subject: [PATCH] Update gpsbabel to 1.4.0 * Also use HTTP POST and send the token value. --- Formula/gpsbabel.rb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Formula/gpsbabel.rb b/Formula/gpsbabel.rb index 9ed94f0f6bd..eaa4a6714b2 100644 --- a/Formula/gpsbabel.rb +++ b/Formula/gpsbabel.rb @@ -1,13 +1,17 @@ require 'formula' class Gpsbabel