aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/uriparser.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/uriparser.rb b/Library/Formula/uriparser.rb
index 5d1460799..cf66c2ccd 100644
--- a/Library/Formula/uriparser.rb
+++ b/Library/Formula/uriparser.rb
@@ -2,8 +2,8 @@ require "formula"
class Uriparser < Formula
homepage "http://uriparser.sourceforge.net/"
- url "https://downloads.sourceforge.net/project/uriparser/Sources/0.8.0.1/uriparser-0.8.0.1.tar.bz2"
- sha1 "53b16dd0640fda006ba4f9d750fec7e7c58836a9"
+ url "https://downloads.sourceforge.net/project/uriparser/Sources/0.8.1/uriparser-0.8.1.tar.bz2"
+ sha1 "4405d8baa0d9f5bc0319e6d5e68770acab67b602"
bottle do
cellar :any