aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/qrencode.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/qrencode.rb')
-rw-r--r--Library/Formula/qrencode.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/qrencode.rb b/Library/Formula/qrencode.rb
index 11f748340..cfff6b339 100644
--- a/Library/Formula/qrencode.rb
+++ b/Library/Formula/qrencode.rb
@@ -1,9 +1,9 @@
require 'formula'
class Qrencode < Formula
- url 'http://fukuchi.org/works/qrencode/qrencode-3.2.0.tar.gz'
homepage 'http://fukuchi.org/works/qrencode/index.html.en'
- sha1 '1c9cf02cc8e79dddc7238cad64b0bf3c48e94210'
+ url 'http://fukuchi.org/works/qrencode/qrencode-3.3.0.tar.gz'
+ sha1 '7e7143b2a2b925d77f2d9bae8135c1b7f027af8e'
depends_on 'pkg-config' => :build