oxipng: update to 2.1.5.
This commit is contained in:
parent
faec376cc6
commit
ec3cf6861f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oxipng'
|
||||
pkgname=oxipng
|
||||
version=2.1.4
|
||||
version=2.1.5
|
||||
revision=1
|
||||
hostmakedepends="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=157d8039a3e0cbc29824888c3b9c2651789a4a9dd4c203c735150d3deeba266d
|
||||
checksum=5f050a5c3ba4be302dfc88d14564e2402b7d0927372ab2b1ae2a72bdbf51dba6
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in New Issue