Commit ea2e882
devel::squashfs-tools: fix download URL
The download URL used before recreates the archive on every download
using `git-archive` in the background. This includes a version hash
which changes it's length depending on the number of commits in the
repository and thus the digest of the archive.
See
BobBuildTool#112 (comment).1 parent efea968 commit ea2e882
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments