wok-next diff lite/receipt @ rev 21724

busybox: update configs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 11:04:25 2020 +0000 (2020-09-01)
parents d5aab818505e
children
line diff
     1.1 --- a/lite/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/lite/receipt	Tue Sep 01 11:04:25 2020 +0000
     1.3 @@ -6,10 +6,10 @@
     1.4  SHORT_DESC="Toolkit Engine using DirectFB"
     1.5  MAINTAINER="devel@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="http://www.directfb.org/index.php?path=Platform/LiTE"
     1.8 +WEB_SITE="https://web.archive.org/web/20170603093935/http://directfb.net/"
     1.9  
    1.10  TARBALL="LiTE-$VERSION.tar.gz"
    1.11 -WGET_URL="http://www.directfb.org/downloads/Libs/$TARBALL"
    1.12 +WGET_URL="http://www.directfb.org/downloads/Libs/$TARBALL" # FIXME
    1.13  
    1.14  BUILD_DEPENDS="directfb-dev"
    1.15  SPLIT="$PACKAGE-dev"