itpp: fix audit warning

master
Jack Nagel 2014-03-09 23:20:04 -05:00
parent daff0db9e0
commit db8641ff3a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ require "formula"
class Itpp < Formula
homepage "http://itpp.sourceforge.net"
head "http://git.code.sf.net/p/itpp/git"
url "https://sourceforge.net/projects/itpp/files/itpp/4.3.1/itpp-4.3.1.tar.bz2"
url "https://downloads.sourceforge.net/project/itpp/itpp/4.3.1/itpp-4.3.1.tar.bz2"
sha1 "955784bcfb61481e47d8c788a62cea8d78d175cb"
depends_on "cmake" => :build