diff options
author | Juergen Daubert <jue@jue.li> | 2022-08-22 17:08:12 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-08-22 17:08:12 +0200 |
commit | 05608d295fd757bec6b4f053683588b2601c5322 (patch) | |
tree | 5fcf715369b617d622badb202e7ea89934e0f509 /graphviz | |
parent | aef1752b9f7cb33139136c9ea87edc5baa238921 (diff) | |
parent | b43980ceccf3af912fb1c7ed928e384e26aa3636 (diff) | |
download | opt-05608d295fd757bec6b4f053683588b2601c5322.tar.gz opt-05608d295fd757bec6b4f053683588b2601c5322.tar.xz |
Merge branch '3.6' into 3.7
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 d80e07930..e9d9b600c 100644 --- a/graphviz/.signature +++ b/graphviz/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TpeV6X1WcCk22jAgSw47NOi2+rKlzMIfp7a4CVErjYB685WQG7FTuVFq4dE140eMyaptZa5nR1MvivRvezslgs= -SHA256 (Pkgfile) = 3e5781af2c4590f55f8666496f424f7f10da4996245201d5e4de4598bf2a04e8 +RWSE3ohX2g5d/cIwrWuEGk8KbTjw5kUePE4v2EbR50QBOqhqe7pDdBijSisSX5eD/bFXlPSjWKVJqXUBCH6pVnetsPRI5ZRLiQA= +SHA256 (Pkgfile) = ecfe6291404f249332aec791c19954d71f312664d78643d9e668de833d62e098 SHA256 (.footprint) = 7c2981c0763f0d7cd804580c52502a67f01be74a017fdbe2eeb4505995150330 -SHA256 (graphviz-5.0.0.tar.bz2) = ea8fa4aad00ff116204334b0ce99f468786a36428a637b028456fea729ef7ab2 +SHA256 (graphviz-5.0.1.tar.bz2) = c01a174a8f468f05ac5ff17a1923e51275e332a95b7f549552593c46091b27a3 diff --git a/graphviz/Pkgfile b/graphviz/Pkgfile index 5e7fc5faf..fa6fc7e15 100644 --- a/graphviz/Pkgfile +++ b/graphviz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libtool libgd pango name=graphviz -version=5.0.0 +version=5.0.1 release=1 source=(https://gitlab.com/graphviz/graphviz/-/archive/$version/$name-$version.tar.bz2) |