squashfs-mount: add v0.4.0 (#37478)

This commit is contained in:
Alec Scott 2023-05-10 01:49:21 -07:00 committed by GitHub
parent 6fc44eb540
commit 49677b9be5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ class SquashfsMount(MakefilePackage):
maintainers("haampie")
version("0.4.0", sha256="0b17c797b4befdab172fc58a74f3b647bbdf127ff5bdaf7c21d907b7a9714339")
version("0.1.0", sha256="37841ede7a7486d437fd06ae13e432560f81806f69addc72cfc8e564c8727bc6")
variant("suid", default=False, description="Make squashfs-mount a suid executable")