mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
maxcso: update to 1.12.0
This commit is contained in:
parent
567814bfcd
commit
64ecf02077
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'maxcso'
|
# Template file for 'maxcso'
|
||||||
pkgname=maxcso
|
pkgname=maxcso
|
||||||
version=1.11.0
|
version=1.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libuv-devel liblz4-devel zlib-devel"
|
makedepends="libuv-devel liblz4-devel zlib-devel"
|
||||||
|
@ -8,8 +8,8 @@ short_desc="Fast CSO compression/decompression tool"
|
||||||
maintainer="a dinosaur <nick@a-dinosaur.com>"
|
maintainer="a dinosaur <nick@a-dinosaur.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/unknownbrackets/maxcso"
|
homepage="https://github.com/unknownbrackets/maxcso"
|
||||||
distfiles="https://github.com/unknownbrackets/maxcso/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum="5b14674674cc269e8436f1454f3d0386291141fa3a1ad320f6f4de151e3ac3e1"
|
checksum=e55b3ff8da6337f23da0fd2c51ee31571aba536b18b0039b9353b61b6fec7cb3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue