Update package version to 4.7.3
This commit is contained in:
@@ -1,8 +1,23 @@
|
||||
name: squashfs-tools
|
||||
description: Tools to create and extract Squashfs filesystems
|
||||
version: 4.7.2
|
||||
version: 4.7.3
|
||||
revision: 1
|
||||
url: https://github.com/plougher/squashfs-tools
|
||||
license: GPL2
|
||||
architecture: any
|
||||
make_depends: ["which"]
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- lz4
|
||||
- lzo
|
||||
- xz-utils
|
||||
- zlib
|
||||
- zstd
|
||||
make_depends:
|
||||
- help2man
|
||||
downloads:
|
||||
- url: https://github.com/plougher/squashfs-tools/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 9b3b45bf57332c953c258d22d4fdacba1246cc204f108a0f72e15d3123c218ed
|
||||
|
||||
Reference in New Issue
Block a user