oxipng: update to 4.0.3
This commit is contained in:
parent
3b7d5aab55
commit
3ee5815a1a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oxipng'
|
||||
pkgname=oxipng
|
||||
version=4.0.1
|
||||
version=4.0.3
|
||||
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=c5684730757a49a55c3bac66de139da5a1fdcd190f8ea3b9a95e1fc8feccb106
|
||||
checksum=431cb2e2eaabb3ebe06661ad84bc883bda5500ef559608487c91842a0ae76ea1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue