diff options
author | Juergen Daubert <jue@jue.li> | 2022-10-24 15:38:10 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-10-24 15:38:10 +0200 |
commit | 1983d3a5c1305496d7bfe7324012c6063a256069 (patch) | |
tree | febd38dd5897b02549de26eccc1e950218066d12 /graphviz | |
parent | b0ce235bc85d42d3bdfec4d576eca55a30cc14f6 (diff) | |
download | opt-1983d3a5c1305496d7bfe7324012c6063a256069.tar.gz opt-1983d3a5c1305496d7bfe7324012c6063a256069.tar.xz |
graphviz: update to 7.0.0
Diffstat (limited to 'graphviz')
-rw-r--r-- | graphviz/.signature | 6 | ||||
-rw-r--r-- | graphviz/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphviz/.signature b/graphviz/.signature index 291f82031..1b1c98fca 100644 --- a/graphviz/.signature +++ b/graphviz/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Ro9LcX5n7IvAQ5n5B6Y4pvATE9Tq9rn9YnOVdUHG0w7IR9VQrCvQI8ShUYqkjh2HmIwuhJpyelFxQZbQeBxrAk= -SHA256 (Pkgfile) = b7a58af2cbfb9081e2334baea3d6a4c4bb1b3cac68a767e24ac5238554e33e89 +RWSE3ohX2g5d/Zl1iIT1es+hSePeJ0wDdEMJnRlXtycwa755NS0SLYOjygMcxz+vKKiPIEJyM1X5W3/g9cMW1issFg00IwWeKgc= +SHA256 (Pkgfile) = 22d8fb74df1bc6f6e404b3ecae8969402272614177dabd787eef0ff5c93f0464 SHA256 (.footprint) = 7c2981c0763f0d7cd804580c52502a67f01be74a017fdbe2eeb4505995150330 -SHA256 (graphviz-6.0.2.tar.bz2) = d725c50ef494c3b115632a00c19fa337945f36210b7112feba8a73602e206816 +SHA256 (graphviz-7.0.0.tar.bz2) = 380c084c1fac55f442ba0ae1253b24c33b3855cf519ac490975b8572b9893153 diff --git a/graphviz/Pkgfile b/graphviz/Pkgfile index a592f8a9b..cae539b4e 100644 --- a/graphviz/Pkgfile +++ b/graphviz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libtool libgd pango name=graphviz -version=6.0.2 +version=7.0.0 release=1 source=(https://gitlab.com/graphviz/graphviz/-/archive/$version/$name-$version.tar.bz2) |