aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/taglib.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/taglib.rb b/Library/Formula/taglib.rb
index 411a31012..0945ee0db 100644
--- a/Library/Formula/taglib.rb
+++ b/Library/Formula/taglib.rb
@@ -2,8 +2,8 @@ require 'formula'
class Taglib < Formula
homepage 'http://taglib.github.com/'
- url 'https://github.com/downloads/taglib/taglib/taglib-1.7.2.tar.gz'
- sha1 'e657384ccf3284db2daba32dccece74534286012'
+ url 'https://github.com/downloads/taglib/taglib/taglib-1.8.tar.gz'
+ sha1 'bdbfd746fde42401d3a77cd930c7802d374a692d'
depends_on 'cmake' => :build