From 2c3d09d8b7d23258e622fa2eb75f9d0c02860b34 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 16 May 2011 13:58:48 +0200 Subject: [PATCH] cairomm: update to 1.10.0. --- srcpkgs/cairomm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cairomm/template b/srcpkgs/cairomm/template index fa32be1739b..2b7f818447a 100644 --- a/srcpkgs/cairomm/template +++ b/srcpkgs/cairomm/template @@ -1,11 +1,11 @@ # Template build file for 'cairomm'. pkgname=cairomm -version=1.9.8 +version=1.10.0 distfiles="http://cairographics.org/releases/$pkgname-$version.tar.gz" build_style=gnu_configure short_desc="C++ bindings to Cairo vector graphics library" maintainer="Juan RP " -checksum=3ca041ba995c6667a5ddb98f59288ac8e526f10003768be2ad3d6e70a1bb8328 +checksum=068d96c43eae7b0a3d98648cbfc6fbd16acc385858e9ba6d37b5a47e4dba398f long_desc=" cairomm is a C++ wrapper for the cairo graphics library. It offers all the power of cairo with an interface familiar to C++ developers, including use of