wok diff pango/receipt @ rev 1616

Add perl-getopt-long
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 19 21:40:44 2008 +0000 (2008-10-19)
parents a7b1ce5fbb22
children 4da89e6150fe
line diff
     1.1 --- a/pango/receipt	Tue Apr 15 00:55:32 2008 +0200
     1.2 +++ b/pango/receipt	Sun Oct 19 21:40:44 2008 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pango"
     1.7 -VERSION="1.18.4"
     1.8 +VERSION="1.20.2"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Library for layout and rendering of text."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  BUILD_DEPENDS="cairo-dev glib-dev expat-dev libxml2-dev"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://www.pango.org/"
    1.15 -WGET_URL="ftp://ftp.gtk.org/pub/pango/1.18/$TARBALL"
    1.16 +WGET_URL="ftp://ftp.gtk.org/pub/pango/1.20/$TARBALL"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()