File tree Expand file tree Collapse file tree 2 files changed +3
-37
lines changed Expand file tree Collapse file tree 2 files changed +3
-37
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -6,16 +6,15 @@ dependencies:
6
6
- stage : patch
7
7
steps :
8
8
- sources :
9
- - url : https://github.com/plougher/squashfs-tools/archive/4.4 .tar.gz
9
+ - url : https://github.com/plougher/squashfs-tools/archive/refs/tags/4.5 .tar.gz
10
10
destination : squashfs.tar.gz
11
- sha256 : a7fa4845e9908523c38d4acf92f8a41fdfcd19def41bd5090d7ad767a6dc75c3
12
- sha512 : 133ce437fb8c929933d52cff710b61dd9181f6f8be58250b0d6a59a7bb79a2b350f68f456b06a0e17c469409a71272d586802d570248273ddcd5dad088c00308
11
+ sha256 : b9e16188e6dc1857fe312633920f7d71cc36b0162eb50f3ecb1f0040f02edddd
12
+ sha512 : e00610487d24eed9e5dadcf84014a3d7faa9815d8ce00fd4660e6c8ce394dccf185ed9f387f4fa1313b9812fe770f802bdcbaef87887f2bcefacf234594a72e0
13
13
prepare :
14
14
- |
15
15
tar -xf squashfs.tar.gz --strip-components=1
16
16
17
17
patch -p1 </pkg/patches/fix-compat.patch
18
- patch -p1 </pkg/patches/fnocommon.patch
19
18
build :
20
19
- |
21
20
cd squashfs-tools
You can’t perform that action at this time.
0 commit comments