Skip to content

Commit

Permalink
jpeginfo: use an https url
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Oct 12, 2015
1 parent 76d7f34 commit c76d408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/jpeginfo.rb
@@ -1,7 +1,7 @@
class Jpeginfo < Formula
desc "Prints information and tests integrity of JPEG/JFIF files"
homepage "http://www.kokkonen.net/tjko/projects.html"
url "http://www.kokkonen.net/tjko/src/jpeginfo-1.6.1.tar.gz"
url "https://www.kokkonen.net/tjko/src/jpeginfo-1.6.1.tar.gz"
sha256 "629e31cf1da0fa1efe4a7cc54c67123a68f5024f3d8e864a30457aeaed1d7653"

depends_on "jpeg"
Expand Down

0 comments on commit c76d408

Please sign in to comment.