gpsim: style nits
This commit is contained in:
parent
79e8699fcf
commit
4e2d5b8594
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Gpsim < Formula
|
||||
url 'http://sourceforge.net/projects/gpsim/files/gpsim/0.25.0/gpsim-0.25.0.tar.gz'
|
||||
homepage 'http://gpsim.sourceforge.net/'
|
||||
url 'http://sourceforge.net/projects/gpsim/files/gpsim/0.25.0/gpsim-0.25.0.tar.gz'
|
||||
sha1 'bff4122ad29adbd64c6ee37159698dfd0d6ca503'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
|
|
Loading…
Reference in a new issue