diff options
Diffstat (limited to 'Library/Formula/xmlcatmgr.rb')
| -rw-r--r-- | Library/Formula/xmlcatmgr.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/xmlcatmgr.rb b/Library/Formula/xmlcatmgr.rb index c733abb9a..01e1d2b01 100644 --- a/Library/Formula/xmlcatmgr.rb +++ b/Library/Formula/xmlcatmgr.rb @@ -2,7 +2,7 @@ require 'formula'  class Xmlcatmgr < Formula    homepage 'http://xmlcatmgr.sourceforge.net' -  url 'http://downloads.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/xmlcatmgr-2.2.tar.gz' +  url 'https://downloads.sourceforge.net/project/xmlcatmgr/xmlcatmgr/2.2/xmlcatmgr-2.2.tar.gz'    sha1 '1761eb72234a14d3d919ce3ccb0c0550421bf2e8'    def install | 
