freerdp: fix audit warning

master
Adam Vandenberg 2012-03-15 19:36:58 -07:00
parent d0a72aeca6
commit 11ffea11e7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ class Freerdp < Formula
homepage 'http://www.freerdp.com/'
url 'https://github.com/FreeRDP/FreeRDP/tarball/1.0.0'
md5 '53b0a12c367b9b3a8dbe60e7fa0f88e9'
head 'git://github.com/FreeRDP/FreeRDP.git'
head 'https://github.com/FreeRDP/FreeRDP.git'
depends_on 'cmake' => :build
depends_on 'pkg-config' => :build