visualnetkit: fix version

This download has a weird extension that gets by our augmented extname
method.
master
Jack Nagel 2013-04-26 19:00:11 -05:00
parent 01d93d1814
commit 1488d077f8
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ require 'formula'
class Visualnetkit < Formula class Visualnetkit < Formula
homepage 'http://code.google.com/p/visual-netkit/' homepage 'http://code.google.com/p/visual-netkit/'
url 'http://visual-netkit.googlecode.com/files/visualnetkit-1.4.tar.bz' url 'http://visual-netkit.googlecode.com/files/visualnetkit-1.4.tar.bz'
version '1.4'
sha1 '17dbc3a6b7e62b1b2183f2a4426b9021781e4ec4' sha1 '17dbc3a6b7e62b1b2183f2a4426b9021781e4ec4'
depends_on 'qt' depends_on 'qt'