diff options
author | Juergen Daubert <jue@jue.li> | 2022-08-22 10:46:11 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-08-22 10:51:45 +0200 |
commit | 14f7606e001776b1eef8d3107e6238f72de4d507 (patch) | |
tree | f2e7fcc14ae2a53f012ba6377d868d6cc991ca06 /graphviz | |
parent | f97bd6756938790d94d88f179e59cf01d28da823 (diff) | |
download | opt-14f7606e001776b1eef8d3107e6238f72de4d507.tar.gz opt-14f7606e001776b1eef8d3107e6238f72de4d507.tar.xz |
graphviz: update to 5.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 5d63a8e4f..c6d899108 100644 --- a/graphviz/.signature +++ b/graphviz/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/az20z7F+0o0PAqaBedvbIvLR1Yyj3xOg6tMqrvTaNWMbUQ+M0iu3TcPWOAVtRYSf1XFiGBWjC9l5Q4VDbQfnA0= -SHA256 (Pkgfile) = 3e5781af2c4590f55f8666496f424f7f10da4996245201d5e4de4598bf2a04e8 +RWSE3ohX2g5d/fWHGADnecaplZAFAER9qy5nc3acZCgH2TLVWe0otDA3rXQjSpbUsX0lHJSK4tdUy4sFuJ66LJIyA1wIlc85wQI= +SHA256 (Pkgfile) = ecfe6291404f249332aec791c19954d71f312664d78643d9e668de833d62e098 SHA256 (.footprint) = 8474b26492684ca8f5556a42723ae2d33712a26643c16745cd80392980bf7f4b -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) |