wok-6.x diff wget/receipt @ rev 15805

bash: prevent rm .bashrc error when removing bash
author Richard Dunbar <mojo@slitaz.org>
date Thu Jan 23 13:38:58 2014 +0000 (2014-01-23)
parents 2b9f96603415
children 4bc239bf6b69
line diff
     1.1 --- a/wget/receipt	Sat Aug 10 13:52:56 2013 +0000
     1.2 +++ b/wget/receipt	Thu Jan 23 13:38:58 2014 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="retrieve files from the web"
     1.6  MAINTAINER="sygne@ombres.eu"
     1.7 -LICENCE="GPL3"
     1.8 +LICENSE="GPL3"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.10  WEB_SITE="http://www.gnu.org/software/wget/wget.html"
    1.11  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"