oxipng: update to 4.0.0

This commit is contained in:
Nathan Owens 2020-11-15 21:27:42 -06:00 committed by Michael Aldridge
parent 83f48e8548
commit 96a51b56aa

View file

@ -1,6 +1,6 @@
# Template file for 'oxipng' # Template file for 'oxipng'
pkgname=oxipng pkgname=oxipng
version=3.0.1 version=4.0.0
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="Multithreaded lossless PNG compression optimizer" short_desc="Multithreaded lossless PNG compression optimizer"
@ -9,7 +9,7 @@ license="MIT"
homepage="https://github.com/shssoichiro/oxipng" homepage="https://github.com/shssoichiro/oxipng"
changelog="https://raw.githubusercontent.com/shssoichiro/oxipng/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/shssoichiro/oxipng/master/CHANGELOG.md"
distfiles="https://github.com/shssoichiro/oxipng/archive/v${version}.tar.gz" distfiles="https://github.com/shssoichiro/oxipng/archive/v${version}.tar.gz"
checksum=31b036b146d087b989c22111637129ab8cb29a26719bfff1290427ff8b595e11 checksum=10308fb78bc5b1b00b7450d812f652bfe6fb6d98d68a0c540bb5d3b9cfd56e68
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE