netpbm: update head url

This commit is contained in:
Viktor Szakats 2017-03-11 14:05:36 +00:00 committed by ilovezfs
parent 2f6f71b01a
commit 278194841a

View file

@ -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