lcab: upgrade url to http (from ftp)
This commit is contained in:
parent
ad05e17c6a
commit
6d466dd5d9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class Lcab < Formula
|
||||
desc "Cabinet file creation tool"
|
||||
homepage "http://ohnopub.net/~ohnobinki/lcab/"
|
||||
url "ftp://mirror.ohnopub.net/mirror/lcab-1.0b12.tar.gz"
|
||||
url "http://mirror.ohnopub.net/mirror/lcab-1.0b12.tar.gz"
|
||||
mirror "https://launchpad.net/ubuntu/intrepid/+source/lcab/1.0b12-3/+files/lcab_1.0b12.orig.tar.gz"
|
||||
sha256 "065f2c1793b65f28471c0f71b7cf120a7064f28d1c44b07cabf49ec0e97f1fc8"
|
||||
|
||||
|
|
Loading…
Reference in a new issue