main/cairo: upgrade to 1.8.10

This commit is contained in:
Natanael Copa 2010-03-11 20:49:18 +00:00
parent 725cf12028
commit 0922e4b75b

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=cairo
pkgver=1.8.8
pkgrel=1
pkgver=1.8.10
pkgrel=0
pkgdesc="Cairo vector graphics library"
url="http://cairographics.org/"
license="LGPL MPL"
@ -30,4 +30,4 @@ package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
}
md5sums="d3e1a1035ae563812d4dd44a74fb0dd0 cairo-1.8.8.tar.gz"
md5sums="b60a82f405f9400bbfdcf850b1728d25 cairo-1.8.10.tar.gz"