maxcso: update to 1.13.0
This commit is contained in:
parent
a18b5ed01a
commit
6b0e3b9eb6
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'maxcso'
|
||||
pkgname=maxcso
|
||||
version=1.12.0
|
||||
version=1.13.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="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=e55b3ff8da6337f23da0fd2c51ee31571aba536b18b0039b9353b61b6fec7cb3
|
||||
distfiles="https://github.com/unknownbrackets/maxcso/archive/v${version}.tar.gz"
|
||||
checksum=af9c05add1a1d199ec184d3471081af1b91d591b2473800ea989c882fb632730
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue