wok-next rev 18929

webdiapo: fix url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 25 17:26:21 2016 +0100 (2016-02-25)
parents 455e425d9450
children a77b556923e9
files webdiapo/receipt
line diff
     1.1 --- a/webdiapo/receipt	Thu Feb 25 16:42:59 2016 +0100
     1.2 +++ b/webdiapo/receipt	Thu Feb 25 17:26:21 2016 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL"
     1.5  TARBALL="WebDiapo_v$VERSION.zip"
     1.6  WEB_SITE="http://eleydet.free.fr/WebDiapo/"
     1.7 -WGET_URL="${WEB_SITE}/$TARBALL"
     1.8 +WGET_URL="${WEB_SITE}pages/$TARBALL"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()