wok diff qt4/receipt @ rev 18677

syslinux/c32box: fix custom initrd >= 2k
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 06 17:41:24 2015 +0100 (2015-12-06)
parents 25fecdba9983
children 9cb6a23202c2
line diff
     1.1 --- a/qt4/receipt	Tue Jul 15 13:59:52 2014 +0200
     1.2 +++ b/qt4/receipt	Sun Dec 06 17:41:24 2015 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  LICENSE="GPL3 LGPL2.1"
     1.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://qt-project.org/"
     1.7 -WGET_URL="http://download.qt-project.org/archive/qt/4.8/$VERSION/$TARBALL"
     1.8 +WGET_URL="http://download.qt-project.org/archive/qt/${VERSION%.*}/$VERSION/$TARBALL"
     1.9  PROVIDE="qt-x11-opensource-src Qt4"
    1.10  TAGS="qt"
    1.11