itpp: fix head url to detect git, fix audit nit

This commit is contained in:
Viktor Szakats 2016-08-02 11:37:36 +02:00 committed by Mike McQuaid
parent de5f256721
commit 6d6d6e843e

View file

@ -1,9 +1,9 @@
class Itpp < Formula
desc "Library of math, signal, and communication classes and functions"
homepage "http://itpp.sourceforge.net"
head "http://git.code.sf.net/p/itpp/git"
url "https://downloads.sourceforge.net/project/itpp/itpp/4.3.1/itpp-4.3.1.tar.bz2"
sha256 "50717621c5dfb5ed22f8492f8af32b17776e6e06641dfe3a3a8f82c8d353b877"
head "http://git.code.sf.net/p/itpp/git.git"
bottle do
cellar :any