diff options
author | Juergen Daubert <jue@jue.li> | 2022-11-19 19:08:45 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-11-19 19:08:45 +0100 |
commit | 3823d11aa5c4f13dae25a30d060806959a219453 (patch) | |
tree | 5411411ec0ae88273e734ec8d1caa10a57750669 /graphviz | |
parent | a95d04104ab4342427e091487bbf7ee1caf35f30 (diff) | |
download | opt-3823d11aa5c4f13dae25a30d060806959a219453.tar.gz opt-3823d11aa5c4f13dae25a30d060806959a219453.tar.xz |
graphviz: update to 7.0.2
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 02dd5a2c9..21bdeb8f3 100644 --- a/graphviz/.signature +++ b/graphviz/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XPtmB+qRoFftW4oBQ7xY3ZhYY4+NsTIi7rjkhTwH6A1G3jiJcf+pqyLhu3L3ytXIyaRTJ13SRmRjHaOBuOpwwQ= -SHA256 (Pkgfile) = a2b77a266590b778d0e45c440ce80f71c5486bf61b6c67efba80ff71e942edac +RWSE3ohX2g5d/cTbIeqlSIs7T3ems+QjjfaKYd5xgi2ZEPqEFOZmrV82dintGjBYFaF/0k99Vz968nIIFbCPrxpy6tV99BLAig0= +SHA256 (Pkgfile) = c8d9066a9d4d5fb0ebd299dca3be69a830e5d0ae4d7574f94652849d6db115df SHA256 (.footprint) = 7c2981c0763f0d7cd804580c52502a67f01be74a017fdbe2eeb4505995150330 -SHA256 (graphviz-7.0.1.tar.bz2) = 33e37770879f998ac7c87950f387700d85c1e46941586c4476eea353dfa4b9a9 +SHA256 (graphviz-7.0.2.tar.bz2) = cef646c7cecc819d61fe1cb8f56858728d82bb8ad643a541193b087fc798ee46 diff --git a/graphviz/Pkgfile b/graphviz/Pkgfile index f0a38b5a9..efba7a4bd 100644 --- a/graphviz/Pkgfile +++ b/graphviz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libtool libgd pango name=graphviz -version=7.0.1 +version=7.0.2 release=1 source=(https://gitlab.com/graphviz/graphviz/-/archive/$version/$name-$version.tar.bz2) |