aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/liboauth.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/liboauth.rb b/Library/Formula/liboauth.rb
index 267c811af..882e7fb77 100644
--- a/Library/Formula/liboauth.rb
+++ b/Library/Formula/liboauth.rb
@@ -2,8 +2,8 @@ require 'formula'
class Liboauth < Formula
homepage 'http://liboauth.sourceforge.net'
- url 'https://downloads.sourceforge.net/project/liboauth/liboauth-1.0.1.tar.gz'
- sha1 '2631b489c150187adcca264fe813d58b2c22bf8a'
+ url 'https://downloads.sourceforge.net/project/liboauth/liboauth-1.0.3.tar.gz'
+ sha1 '791dbb4166b5d2c843c8ff48ac17284cc0884af2'
def install
system "./configure", "--disable-dependency-tracking",