source definition in package stubby
e9hack
e9hack at gmail.com
Thu Jul 9 02:46:51 EDT 2020
Am 09.07.2020 um 08:36 schrieb e9hack:
> Hi,
>
> something in the source definition of package stubby is wrong. The build process tries to download https://github.com/getdnsapi/stubby/stubby-0.3.0.tar.xz but the real download location is https://github.com/getdnsapi/stubby/archive/stubby-0.3.0.tar.gz. It fails and it builds its own source package from git checkout. For checkout no hash is used. The given hash from Makefile is never used. I can change the hash to what I want. The build process doesn't complain about a wrong hash.
>
> Regards,
> Hartmut
>
Sorry the download path is https://github.com/getdnsapi/stubby/archive/v0.3.0.tar.gz which results in downloading of stubby-0.3.0.tar.gz from somewhere in the github code cloud.
Regards,
Hartmut
More information about the openwrt-devel
mailing list