Merge pull request #5029 from hnyman/wget1192
authorHannu Nyman <redacted>
Mon, 30 Oct 2017 16:42:06 +0000 (18:42 +0200)
committerGitHub <redacted>
Mon, 30 Oct 2017 16:42:06 +0000 (18:42 +0200)
commitf228a6a9a493a4ae3ad2215dd35a8c317576f7d8
tree91f5c01df0118326f06d073a0f495a9b05f5c70c
parentced4eaf5a54251c899cdf8f80bdf3b17234d4164
parent92ffab8bbe6572867425af641e41acedbb529cf3
Merge pull request #5029 from hnyman/wget1192

wget: fix update to 1.19.2 for buildbot

I modifed the commit in this PR to reflect the already pushed version bump change by @tripolar
Several targets have already failed in buildbot like
```
target-arm_cortex-a15+neon-vfpv4_musl_eabi/wget-nossl/wget-1.19.2'
Package wget-nossl is missing dependencies for the following libraries:
libunistring.so.2
```

So, let's try to overcome that libunistring linkage with a hack that makes the actual libunistring overlooked.
git clone https://git.99rst.org/PROJECT