# HG changeset patch # User Pascal Bellard # Date 1335634162 -7200 # Node ID a57fbcee749516696476e7c5a1fe8f7ae7e583d8 # Parent 3b63ed3f8a01ac00a945f882582308bd616c0833 snownews: update WGET_URL diff -r 3b63ed3f8a01 -r a57fbcee7495 snownews/receipt --- a/snownews/receipt Sat Apr 28 19:25:36 2012 +0200 +++ b/snownews/receipt Sat Apr 28 19:29:22 2012 +0200 @@ -10,7 +10,7 @@ openssl-dev acl libcroco wget" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://kiza.kcore.de/software/snownews/index.en" -WGET_URL="http://kiza.kcore.de/software/snownews/download/$TARBALL" +WGET_URL="https://kiza.kcore.de/software/snownews/download/$TARBALL" # Rules to configure and make the package. compile_rules()