diff options
| author | Marc Vertes <mvertes@free.fr> | 2022-11-06 12:12:59 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2022-11-06 12:12:59 +0100 |
| commit | 5f6e849a93d972f7e848208fa04418abd4463170 (patch) | |
| tree | 64710603452f92fbb043b4bda6f37129ac23640c /graphviz | |
| parent | 2605f0a26c86e23a768d204414e979bf4cc973f2 (diff) | |
update
Diffstat (limited to 'graphviz')
| -rw-r--r-- | graphviz/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphviz/Makefile b/graphviz/Makefile index 5284637..ba8b073 100644 --- a/graphviz/Makefile +++ b/graphviz/Makefile @@ -5,6 +5,8 @@ configure_flags = --enable-lefty include ../build.mk # Old versions +# lefty not compiling in 3.0.0 +#url = https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/3.0.0/graphviz-3.0.0.tar.gz #url = https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/2.47.2/graphviz-2.47.2.tar.gz #url = https://gitlab.com/graphviz/graphviz/-/package_files/7097035/download #arc = graphviz-2.46.1.tar.gz |
