diff options
author | Juergen Daubert <jue@jue.li> | 2022-09-13 14:32:11 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-09-13 14:32:11 +0200 |
commit | fe906c0e450c2e819b0ba3484569ef4cfbe35ae2 (patch) | |
tree | 6608e316b52b486b4ee8149283dacc8652ae9845 /graphviz | |
parent | 72b71326b7e9054d6bb534f80c877297fbbe1672 (diff) | |
download | opt-fe906c0e450c2e819b0ba3484569ef4cfbe35ae2.tar.gz opt-fe906c0e450c2e819b0ba3484569ef4cfbe35ae2.tar.xz |
graphviz: update to 6.0.1
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 c6d899108..5ca9c4b4e 100644 --- a/graphviz/.signature +++ b/graphviz/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fWHGADnecaplZAFAER9qy5nc3acZCgH2TLVWe0otDA3rXQjSpbUsX0lHJSK4tdUy4sFuJ66LJIyA1wIlc85wQI= -SHA256 (Pkgfile) = ecfe6291404f249332aec791c19954d71f312664d78643d9e668de833d62e098 +RWSE3ohX2g5d/bW5sbHHtQaq/2BiSHZAVZKAi96s8T3uIvyJB7GD/c3OPgH+WycZnAloKFO8uL8x/O1KkpdFtXR0hJ739WRlIAw= +SHA256 (Pkgfile) = 19ae29db412ea404c8e20eb89e5f4f26b98ed6a87e098cec99ce686879dc5a71 SHA256 (.footprint) = 8474b26492684ca8f5556a42723ae2d33712a26643c16745cd80392980bf7f4b -SHA256 (graphviz-5.0.1.tar.bz2) = c01a174a8f468f05ac5ff17a1923e51275e332a95b7f549552593c46091b27a3 +SHA256 (graphviz-6.0.1.tar.bz2) = 27ce9b0b4b618dcc1b57429aeb6d664f913d14b830130ba48a979b91ad05ec62 diff --git a/graphviz/Pkgfile b/graphviz/Pkgfile index fa6fc7e15..2007c6f83 100644 --- a/graphviz/Pkgfile +++ b/graphviz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libtool libgd pango name=graphviz -version=5.0.1 +version=6.0.1 release=1 source=(https://gitlab.com/graphviz/graphviz/-/archive/$version/$name-$version.tar.bz2) |