[Buildroot] [PATCH 1/1] package/dillo: remove trailing slash
Julien Olivain
ju.o at free.fr
Fri Apr 4 17:06:26 UTC 2025
On 04/04/2025 17:40, Thomas Perale via buildroot wrote:
> Commit f2a862fe60 (package/dillo: move to github) changed the source
> site for the Dillo package. This change introduced a trailing slash at
> the end of the URL.
>
> This cause an error when running `make show-info` with
> `BR2_PACKAGE_DILLO=y`:
>
> ```
> package/dillo/dillo.mk:46: *** DILLO_SITE
> (https://github.com/dillo-browser/dillo/releases/download/v3.0.5/)
> cannot have a trailing slash. Stop.
> ```
>
> This commit removes the trailing slash.
>
> Signed-off-by: Thomas Perale <thomas.perale at mind.be>
Applied to master, thanks.
More information about the buildroot
mailing list