Skip to content

Commit

Permalink
metaproxy 1.4.4
Browse files Browse the repository at this point in the history
Closes Homebrew#26860.

Signed-off-by: Brett Koonce <[email protected]>
  • Loading branch information
ssp authored and brettkoonce committed Feb 20, 2014
1 parent 8693ffb commit dbeb542
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/metaproxy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Metaproxy < Formula
homepage 'http://www.indexdata.com/metaproxy'
url 'http://ftp.indexdata.dk/pub/metaproxy/metaproxy-1.4.3.tar.gz'
sha1 '25ca53ce1b57204940fab21304669f93aa10cd74'
url 'http://ftp.indexdata.dk/pub/metaproxy/metaproxy-1.4.4.tar.gz'
sha1 '6fcbbea905fceeb2af047598ca2685ef0f58b965'

depends_on 'pkg-config' => :build
depends_on 'yazpp'
Expand Down

0 comments on commit dbeb542

Please sign in to comment.