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'
|
||||
pkgname=maxcso
|
||||
version=1.11.0
|
||||
version=1.12.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
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>"
|
||||
license="ISC"
|
||||
homepage="https://github.com/unknownbrackets/maxcso"
|
||||
distfiles="https://github.com/unknownbrackets/maxcso/archive/v${version}.tar.gz"
|
||||
checksum="5b14674674cc269e8436f1454f3d0386291141fa3a1ad320f6f4de151e3ac3e1"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=e55b3ff8da6337f23da0fd2c51ee31571aba536b18b0039b9353b61b6fec7cb3
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue