gprof2dot 2017.9.19

Closes #18282.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
ilovezfs 2017-09-19 06:17:23 -07:00 committed by FX Coudert
parent 5b80e7cdeb
commit fbb419c9e9

View file

@ -1,8 +1,8 @@
class Gprof2dot < Formula
desc "Convert the output from many profilers into a Graphviz dot graph."
homepage "https://github.com/jrfonseca/gprof2dot"
url "https://pypi.python.org/packages/a0/e0/73c71baed306f0402a00a94ffc7b2be94ad1296dfcb8b46912655b93154c/gprof2dot-2016.10.13.tar.gz"
sha256 "48c1e168c28b8a8eb23bf30fda78fe2ef218269a41505341ec27c27083e47cf4"
url "https://files.pythonhosted.org/packages/9d/36/f977122502979f3dfb50704979c9ed70e6b620787942b089bf1af15f5aba/gprof2dot-2017.9.19.tar.gz"
sha256 "cebc7aa2782fd813ead415ea1fae3409524343485eadc7fb60ef5bd1e810309e"
head "https://github.com/jrfonseca/gprof2dot.git"