Skip to content

Commit

Permalink
usbmuxd: secure url(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Feb 3, 2018
1 parent 38ec04f commit 6f36de2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/usbmuxd.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
class Usbmuxd < Formula
desc "USB multiplexor daemon for iPhone and iPod Touch devices"
homepage "http://www.libimobiledevice.org/"
homepage "https://www.libimobiledevice.org/"
revision 1

stable do
url "http://www.libimobiledevice.org/downloads/libusbmuxd-1.0.10.tar.bz2"
url "https://www.libimobiledevice.org/downloads/libusbmuxd-1.0.10.tar.bz2"
sha256 "1aa21391265d2284ac3ccb7cf278126d10d354878589905b35e8102104fec9f2"

# Backport of upstream security fix for CVE-2016-5104.
Expand Down

0 comments on commit 6f36de2

Please sign in to comment.