perl/perl-cairo: Updated for version 1.101.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Binh Nguyen 2012-08-25 21:30:11 +07:00 committed by Robby Workman
parent 0ae285c944
commit f10e7845a6
3 changed files with 4 additions and 7 deletions

View file

@ -1,6 +1,3 @@
Cairo (perl module)
Perl bindings to the cairo graphics library.
This requires perl-extutils-depends, perl-extutils-pkgconfig,
and perl-test-number-delta.

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-cairo
VERSION=${VERSION:-1.100}
VERSION=${VERSION:-1.101}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="perl-cairo"
VERSION="1.100"
HOMEPAGE="http://search.cpan.org/dist/Cairo/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/X/XA/XAOC/Cairo-1.100.tar.gz"
MD5SUM="61f2f2bcf42c1a7a5d8294ae1e24d8b4"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/Cairo-1.101.tar.gz"
MD5SUM="f17ed922e1ed92ff016d159eb10dae27"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-extutils-depends perl-extutils-pkgconfig perl-test-number-delta"
REQUIRES="perl-extutils-depends perl-extutils-pkgconfig"
MAINTAINER="Binh Nguyen"
EMAIL="binhnguyen@fastmail.fm"