libnfc 1.6.0-rc1
Upgrade to 1.6.0-rc1. It has been their featured release since March of this year. Closes Homebrew/homebrew#14722. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
e768dd7963
commit
60e1261a5e
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.5.1.tar.gz'
|
||||
sha1 'aebd4a126f2268d06ade445cd6cf2b3c59256f51'
|
||||
url 'http://libnfc.googlecode.com/files/libnfc-1.6.0-rc1.tar.gz'
|
||||
sha1 'bbff76269120c3a531eb96b7ceb96fd36c0071a1'
|
||||
|
||||
depends_on 'libusb-compat'
|
||||
|
||||
|
|
Loading…
Reference in a new issue