Skip to content

Commit

Permalink
libplist: secure url(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Feb 3, 2018
1 parent 57a00ed commit 56f7810
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/libplist.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Libplist < Formula
desc "Library for Apple Binary- and XML-Property Lists"
homepage "http://www.libimobiledevice.org/"
url "http://www.libimobiledevice.org/downloads/libplist-2.0.0.tar.bz2"
homepage "https://www.libimobiledevice.org/"
url "https://www.libimobiledevice.org/downloads/libplist-2.0.0.tar.bz2"
sha256 "3a7e9694c2d9a85174ba1fa92417cfabaea7f6d19631e544948dc7e17e82f602"

bottle do
Expand Down

0 comments on commit 56f7810

Please sign in to comment.