qrencode 3.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
607ebe011c
commit
62855e5e3e
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue