From 278194841ac6f267e614a500128aa7e323892d9f Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 11 Mar 2017 14:05:36 +0000 Subject: [PATCH] netpbm: update head url --- Formula/netpbm.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/netpbm.rb b/Formula/netpbm.rb index d4dea85336..8c8aef8663 100644 --- a/Formula/netpbm.rb +++ b/Formula/netpbm.rb @@ -1,13 +1,13 @@ class Netpbm < Formula desc "Image manipulation" - homepage "https://netpbm.sourceforge.io" + homepage "https://netpbm.sourceforge.io/" # Maintainers: Look at https://sourceforge.net/p/netpbm/code/HEAD/tree/ # for stable versions and matching revisions. url "http://svn.code.sf.net/p/netpbm/code/stable", :revision => 2885 version "10.73.07" version_scheme 1 - head "http://svn.code.sf.net/p/netpbm/code/trunk" + head "https://svn.code.sf.net/p/netpbm/code/trunk" bottle do cellar :any