graphviz: update to 2.32.0.

This commit is contained in:
Juan RP 2013-08-24 09:00:36 +02:00
parent 02c2fc9eee
commit 016300793d

View file

@ -1,7 +1,7 @@
# Template file for 'graphviz'
pkgname=graphviz
version=2.28.0
revision=10
version=2.32.0
revision=1
build_style=gnu-configure
hostmakedepends="flex pkg-config"
makedepends="libpng-devel>=1.6 gd-devel>=2.1 gtk+-devel librsvg-devel 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=d3aa7973c578cae4cc26d9d6498c57ed06680cab9a4e940d0357a3c6527afc76
checksum=d853b2313e08a1dd0cce20d9ff8051acfa9ec418b5ba2dc65c8f4ddb07a7a77a
post_install() {
# intall license.
@ -44,6 +44,6 @@ graphviz-devel_package() {
graphviz_package() {
pkg_install() {
vmove usr
vmove all
}
}