ncdc 1.16.1
Closes Homebrew/homebrew#18933. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
459a40e567
commit
f63491c6a7
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Ncdc < Formula
|
||||
homepage 'http://dev.yorhel.nl/ncdc'
|
||||
url 'http://dev.yorhel.nl/download/ncdc-1.15.tar.gz'
|
||||
sha1 '2070d5e24201079445be15845a5f36cba874c0a5'
|
||||
url 'http://dev.yorhel.nl/download/ncdc-1.16.1.tar.gz'
|
||||
sha1 '3bdbf8c58a95eab2dc318bd853be991343f88fe9'
|
||||
|
||||
depends_on 'glib'
|
||||
depends_on 'sqlite'
|
||||
|
|
Loading…
Reference in a new issue