updated gpsbabel to version 1.4.2 (new mirror required)
Signed-off-by: David Höppner <0xffea@gmail.com>
This commit is contained in:
parent
45b42f5e66
commit
21d7526fe9
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Gpsbabel <Formula
|
||||
url 'http://ee.archive.ubuntu.com/pub/pkgsrc/distfiles/gpsbabel-1.4.1.tar.gz'
|
||||
url 'http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/gpsbabel-1.4.2.tar.gz'
|
||||
homepage 'http://www.gpsbabel.org'
|
||||
md5 '512c4acfb12e20102fa5ceacef45a356'
|
||||
md5 '76ea9f7852be2e98aa18976c4697ca93'
|
||||
|
||||
depends_on 'libusb'
|
||||
depends_on 'expat'
|
||||
|
|
Loading…
Reference in a new issue