mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-graphviz: update to 0.10.
This commit is contained in:
parent
96d38a50c5
commit
dcc354401b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-graphviz'
|
# Template file for 'python-graphviz'
|
||||||
pkgname=python-graphviz
|
pkgname=python-graphviz
|
||||||
version=0.9
|
version=0.10
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/python-/}-${version}"
|
wrksrc="${pkgname/python-/}-${version}"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://github.com/xflr6/graphviz"
|
homepage="https://github.com/xflr6/graphviz"
|
||||||
changelog="https://github.com/xflr6/graphviz/blob/master/CHANGES.txt"
|
changelog="https://github.com/xflr6/graphviz/blob/master/CHANGES.txt"
|
||||||
distfiles="https://github.com/xflr6/graphviz/archive/${version}.tar.gz"
|
distfiles="https://github.com/xflr6/graphviz/archive/${version}.tar.gz"
|
||||||
checksum=e24e09185bf687c63e6ebfe31b6d3a4d69f27c2412b57ff3cac711f3f7e3f9d3
|
checksum=57d00ab4fca28a357a2a76b814a577e9ccb9586109d582ac74ff0240eebdfa5c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue