graphviz: update to 2.38.0.
This commit is contained in:
parent
6c8983b1f6
commit
0807b3ab4d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'graphviz'
|
||||
pkgname=graphviz
|
||||
version=2.36.0
|
||||
version=2.38.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="libtool flex pkg-config libltdl-devel"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.graphviz.org"
|
||||
license="EPL"
|
||||
distfiles="http://www.graphviz.org/pub/graphviz/stable/SOURCES/$pkgname-$version.tar.gz"
|
||||
checksum=37fd66d8def158575c75c4f6dbf536839e4ee468aa59314eb472d1aecb076361
|
||||
checksum=81aa238d9d4a010afa73a9d2a704fc3221c731e1e06577c2ab3496bdef67859e
|
||||
|
||||
pre_configure() {
|
||||
libtoolize -f
|
||||
|
|
Loading…
Reference in New Issue