qrencode 3.4.3

Closes Homebrew/homebrew#23899.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Stefan 2013-11-02 18:45:38 +01:00 committed by Adam Vandenberg
parent 60e09b0c53
commit 97b59a04a9

View file

@ -2,8 +2,8 @@ require 'formula'
class Qrencode < Formula
homepage 'http://fukuchi.org/works/qrencode/index.html.en'
url 'http://fukuchi.org/works/qrencode/qrencode-3.4.2.tar.gz'
sha1 '7daaad61f333ff6cdabfb0d925c3ab668d16dee2'
url 'http://fukuchi.org/works/qrencode/qrencode-3.4.3.tar.bz2'
sha1 'a5056cf2fdc699ecf1d3c0cbea7b50993b0bf54e'
depends_on 'pkg-config' => :build
depends_on :libpng