wok-6.x rev 12567
snownews: update WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 28 19:29:22 2012 +0200 (2012-04-28) |
parents | 3b63ed3f8a01 |
children | 514fe57ed853 |
files | snownews/receipt |
line diff
1.1 --- a/snownews/receipt Sat Apr 28 19:25:36 2012 +0200 1.2 +++ b/snownews/receipt Sat Apr 28 19:29:22 2012 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 openssl-dev acl libcroco wget" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://kiza.kcore.de/software/snownews/index.en" 1.7 -WGET_URL="http://kiza.kcore.de/software/snownews/download/$TARBALL" 1.8 +WGET_URL="https://kiza.kcore.de/software/snownews/download/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()