wok diff sip/receipt @ rev 13993

libQtScript - fix typo
author ernia <monghitri@aruba.it>
date Tue Feb 12 05:08:04 2013 +0000 (2013-02-12)
parents 5e81a7b53822
children 3b4e4318134e
line diff
     1.1 --- a/sip/receipt	Fri Dec 16 15:42:01 2011 +0100
     1.2 +++ b/sip/receipt	Tue Feb 12 05:08:04 2013 +0000
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="sip"
     1.7 -VERSION="4.13"
     1.8 +VERSION="4.14.3"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="needed for PyQt"
    1.11  MAINTAINER="allan316@gmail.com"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WEB_SITE="http://www.riverbankcomputing.co.uk"
    1.14 -WGET_URL="$WEB_SITE/static/Downloads/sip4/$TARBALL"
    1.15 +WGET_URL="http://sourceforge.net/projects/pyqt/files/$PACKAGE/$PACKAGE-$VERSION/$TARBALL"
    1.16  
    1.17  DEPENDS="python gcc-lib-base"
    1.18  BUILD_DEPENDS="python-dev"