ldid: secure url(s)
This commit is contained in:
parent
520e1622a2
commit
d39ab3833d
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
class Ldid < Formula
|
||||
desc "Lets you manipulate the signature block in a Mach-O binary"
|
||||
homepage "https://cydia.saurik.com/info/ldid/"
|
||||
url "git://git.saurik.com/ldid.git",
|
||||
url "https://git.saurik.com/ldid.git",
|
||||
:tag => "v1.2.1",
|
||||
:revision => "e4b7adc1e02c9f0e16cc9ae2841192b386f6d4ea"
|
||||
|
||||
head "git://git.saurik.com/ldid.git"
|
||||
head "https://git.saurik.com/ldid.git"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue