mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
oxipng: update to 9.1.2.
This commit is contained in:
parent
0302007d57
commit
9322dcaf24
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.1
|
version=9.1.2
|
||||||
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=f50db90c7ef95c0964dc980f6596b821f362e15d6d4bab247f1eb4aab7554db8
|
checksum=8eae13e5aa6f500b231b4d15b9fefdeb5f6cc566ddab959b9b7a03a00bb3a520
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue