wok-6.x diff unetbootin/receipt @ rev 21710
peazip: fix links
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 08 11:33:48 2019 +0200 (2019-06-08) |
parents | d72895864c7a |
children | ad58a2dfd4b8 |
line diff
1.1 --- a/unetbootin/receipt Sun Dec 25 14:35:35 2016 +0100 1.2 +++ b/unetbootin/receipt Sat Jun 08 11:33:48 2019 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 LICENSE="GPL2" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WEB_SITE="http://unetbootin.github.io/" 1.8 +WEB_SITE="https://unetbootin.github.io/" 1.9 WGET_URL="https://github.com/unetbootin/unetbootin/archive/$VERSION.tar.gz" 1.10 1.11 DEPENDS="syslinux mtools p7zip-full libQtCore libQtGui libQtNetwork"