# HG changeset patch # User Claudinei Pereira # Date 1374533257 10800 # Node ID 487247909ed8dbcec842d02e2316e6d2bca2ff09 # Parent 74e0fdce83bf6cc625d8c5653d4e28bffc5dd492 Up: perl-pango (1.224) diff -r 74e0fdce83bf -r 487247909ed8 perl-pango/receipt --- a/perl-pango/receipt Mon Jul 22 19:47:08 2013 -0300 +++ b/perl-pango/receipt Mon Jul 22 19:47:37 2013 -0300 @@ -2,7 +2,7 @@ PACKAGE="perl-pango" SOURCE="Pango" -VERSION="1.222" +VERSION="1.224" CATEGORY="development" SHORT_DESC="Layout and render international text." MAINTAINER="claudinei@slitaz.org" @@ -11,8 +11,8 @@ BUILD_DEPENDS="$DEPENDS glib-dev pango-dev cairo-dev freetype-dev \ libpng-dev fontconfig-dev perl-extutils-depends perl-extutils-pkgconfig" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://search.cpan.org/~tsch/Pango/" -WGET_URL="http://cpan.org/authors/id/T/TS/TSCH/$TARBALL" +WEB_SITE="http://search.cpan.org/~xaoc/Pango-1.224/" +WGET_URL="http://search.cpan.org/CPAN/authors/id/X/XA/XAOC/$TARBALL" # Rules to configure and make the package. compile_rules()