apt-dater: use an https homepage url
This commit is contained in:
parent
37b19a79e7
commit
91962e0227
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class AptDater < Formula
|
||||
desc "Manage package updates on remote hosts using SSH"
|
||||
homepage "http://www.ibh.de/apt-dater/"
|
||||
homepage "https://www.ibh.de/apt-dater/"
|
||||
url "https://downloads.sourceforge.net/project/apt-dater/apt-dater/0.9.0/apt-dater-0.9.0.tar.gz"
|
||||
sha256 "10b8335c156dabae249aa071cf8689900fae325c2e9540e36a840a2a77d3eeb4"
|
||||
|
||||
|
|
Loading…
Reference in a new issue