libnfc 1.7.0
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
892b0aced7
commit
1dc0ece492
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libnfc < Formula
|
||||
homepage 'http://www.libnfc.org/'
|
||||
url 'http://libnfc.googlecode.com/files/libnfc-1.7.0-rc7.tar.gz'
|
||||
sha1 '6ceb5e1ab810f49fadff9c5e2ecb8bf28a611c56'
|
||||
url 'https://libnfc.googlecode.com/files/libnfc-1.7.0.tar.bz2'
|
||||
sha1 '5adfb6c6238b1659ad8609837dc8e59eb41a8768'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'libusb-compat'
|
||||
|
|
Loading…
Reference in a new issue