diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/automoc4.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/automoc4.rb b/Library/Formula/automoc4.rb index 56a99e23f..3d85dea53 100644 --- a/Library/Formula/automoc4.rb +++ b/Library/Formula/automoc4.rb @@ -1,7 +1,7 @@ require 'formula' class Automoc4 < Formula - homepage 'http://techbase.kde.org/Development/Tools/Automoc4' + homepage 'https://techbase.kde.org/Development/Tools/Automoc4' url 'http://download.kde.org/stable/automoc4/0.9.88/automoc4-0.9.88.tar.bz2' sha1 'd864c3dda99d8b5f625b9267acfa1d88ff617e3a' |
