wget: move hsts file out of home directory.

fixes #460.
This commit is contained in:
Adrien Destugues
2016-02-14 12:03:16 +01:00
parent 17aaf0e340
commit 49bc3abea9
2 changed files with 48 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ SOURCE_URI="http://ftp.gnu.org/gnu/wget/wget-$portVersion.tar.gz"
CHECKSUM_SHA256="029fbb93bdc1c0c5a7507b6076a6ec2f8d34204a85aa87e5b2f61a9405b290f5"
LICENSE="GNU GPL v3"
COPYRIGHT="1996-2014 Free Software Foundation"
REVISION="1"
REVISION="2"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86 x86_gcc2"
@@ -23,6 +23,7 @@ REQUIRES="
lib:libcrypto$secondaryArchSuffix
lib:libssl$secondaryArchSuffix
lib:libz$secondaryArchSuffix
lib:libintl$secondaryArchSuffix
"
BUILD_REQUIRES="