mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
sqsh-tools: update to 1.3.1.
This commit is contained in:
parent
3cd0938cb4
commit
894c32a1e8
1 changed files with 4 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sqsh-tools'
|
||||
pkgname=sqsh-tools
|
||||
version=1.3.0
|
||||
version=1.3.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
makedepends="libcurl-devel zlib-devel liblz4-devel liblzma-devel libzstd-devel
|
||||
|
@ -11,12 +11,9 @@ license="BSD-2-Clause"
|
|||
homepage="https://gottox.de/sqsh-tools/"
|
||||
distfiles="
|
||||
https://github.com/Gottox/sqsh-tools/archive/refs/tags/v${version}.tar.gz
|
||||
https://github.com/Gottox/cextras/archive/36fdb446e11fd4830f93c14340df26c3205d8c33.tar.gz
|
||||
"
|
||||
checksum="
|
||||
660d20cb2360d80f641b0a8b4f28226054b6ce761d88d3b8e35565a854cdb696
|
||||
9f046157c6837ba9c0c8f30fa4dd120221284a55d9217f07a26d632e0b5fc06f
|
||||
"
|
||||
https://github.com/Gottox/cextras/archive/36fdb446e11fd4830f93c14340df26c3205d8c33.tar.gz"
|
||||
checksum="6165a1b59b1db1d14400525a67aaa1a5fca112496c85b50fe6c9ece625035697
|
||||
9f046157c6837ba9c0c8f30fa4dd120221284a55d9217f07a26d632e0b5fc06f"
|
||||
build_wrksrc="sqsh-tools-${version}"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Add table
Reference in a new issue