mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
oxipng: update to 9.1.4.
This commit is contained in:
parent
49122475e2
commit
c269d6b46a
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=9.1.3
|
version=9.1.4
|
||||||
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/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/shssoichiro/oxipng/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=5f34bc3a9eba661a686106261720061b1136301ccd67cc653c9c70d71fa33c09
|
checksum=90c5e32c556c49e8fb2170f281586e87f7619fd574b4ccf1bc76e2f6819bba77
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue