mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
oxipng: update to 2.1.4.
This commit is contained in:
parent
29c344214b
commit
13b7f72f99
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'oxipng'
|
# Template file for 'oxipng'
|
||||||
pkgname=oxipng
|
pkgname=oxipng
|
||||||
version=2.1.3
|
version=2.1.4
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cargo"
|
hostmakedepends="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=c605907ba9152a7661034a431409d000fa5966e624018663dde70d0279f7850a
|
checksum=157d8039a3e0cbc29824888c3b9c2651789a4a9dd4c203c735150d3deeba266d
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue