diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-11 08:09:42 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-11 08:09:42 +0000 |
| commit | 98a24f715c5b1f037a9ea838cf90fe5129cdcb43 (patch) | |
| tree | 6018cc35c21e0e0d596cfe3d44e2b49d60fa354e /squashfs-tools | |
| parent | 830ee05e2d799fac30d75c94606cf837cbc077ac (diff) | |
| download | alicelinux-98a24f715c5b1f037a9ea838cf90fe5129cdcb43.tar.gz alicelinux-98a24f715c5b1f037a9ea838cf90fe5129cdcb43.zip | |
Woodpecker CI 864351f5d753272ad79164be4e878fdeeebe3c7b [SKIP CI]
Diffstat (limited to 'squashfs-tools')
| -rw-r--r-- | squashfs-tools/.checksum | 2 | ||||
| -rw-r--r-- | squashfs-tools/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/squashfs-tools/.checksum b/squashfs-tools/.checksum index 3ca60ba5..a7242dce 100644 --- a/squashfs-tools/.checksum +++ b/squashfs-tools/.checksum @@ -1,2 +1,2 @@ 528027175c87c86cf8432405313a3219dcc89c22ea32cbada17fd3646594a5fa 0002-generate-manpages-Workaround-busybox-sed.patch -388f328ead5b6f0a8401adeeb16f71fdcff21304b860d2f627c610ad42cbbd6e squashfs-tools-4.7.2.tar.gz +ce625a9309e8b2bf01e20f5f2ea492e570ab5d040c43723e3d02ca7965c12c66 squashfs-tools-4.7.4.tar.gz diff --git a/squashfs-tools/abuild b/squashfs-tools/abuild index 0aa2e8cb..7175b52f 100644 --- a/squashfs-tools/abuild +++ b/squashfs-tools/abuild @@ -1,5 +1,5 @@ name=squashfs-tools -version=4.7.2 +version=4.7.4 release=1 source="https://github.com/plougher/$name/archive/$version/$name-$version.tar.gz 0002-generate-manpages-Workaround-busybox-sed.patch" |