oxipng: update to 4.0.0
This commit is contained in:
parent
83f48e8548
commit
96a51b56aa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oxipng'
|
||||
pkgname=oxipng
|
||||
version=3.0.1
|
||||
version=4.0.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Multithreaded lossless PNG compression optimizer"
|
||||
|
@ -9,7 +9,7 @@ license="MIT"
|
|||
homepage="https://github.com/shssoichiro/oxipng"
|
||||
changelog="https://raw.githubusercontent.com/shssoichiro/oxipng/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/shssoichiro/oxipng/archive/v${version}.tar.gz"
|
||||
checksum=31b036b146d087b989c22111637129ab8cb29a26719bfff1290427ff8b595e11
|
||||
checksum=10308fb78bc5b1b00b7450d812f652bfe6fb6d98d68a0c540bb5d3b9cfd56e68
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue