netpbm 10.73.08

Closes #11747.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Alexander Hamann 2017-03-28 18:26:50 +02:00 committed by FX Coudert
parent c41a859ac4
commit 3b5f6e7e49

View file

@ -4,11 +4,11 @@ class Netpbm < Formula
# Maintainers: Look at https://sourceforge.net/p/netpbm/code/HEAD/tree/
# for stable versions and matching revisions.
if MacOS.version >= :sierra
url "https://svn.code.sf.net/p/netpbm/code/stable", :revision => 2885
url "https://svn.code.sf.net/p/netpbm/code/stable", :revision => 2927
else
url "http://svn.code.sf.net/p/netpbm/code/stable", :revision => 2885
url "http://svn.code.sf.net/p/netpbm/code/stable", :revision => 2927
end
version "10.73.07"
version "10.73.08"
version_scheme 1
head "https://svn.code.sf.net/p/netpbm/code/trunk"