Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
ddclient: use secure homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats authored and DomT4 committed Nov 15, 2015
1 parent 8992d15 commit b350c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/ddclient.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
class Ddclient < Formula
desc "Update dynamic DNS entries"
homepage "http://sourceforge.net/p/ddclient/wiki/Home"
homepage "https://sourceforge.net/p/ddclient/wiki/Home"
url "https://downloads.sourceforge.net/project/ddclient/ddclient/ddclient-3.8.3/ddclient-3.8.3.tar.bz2"
sha256 "d40e2f1fd3f4bff386d27bbdf4b8645199b1995d27605a886b8c71e44d819591"
head "https://github.com/wimpunk/ddclient.git"
Expand Down

0 comments on commit b350c58

Please sign in to comment.