mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
62f0e86690
commit
55f0e676a4
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.2
|
version=9.1.3
|
||||||
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=8eae13e5aa6f500b231b4d15b9fefdeb5f6cc566ddab959b9b7a03a00bb3a520
|
checksum=5f34bc3a9eba661a686106261720061b1136301ccd67cc653c9c70d71fa33c09
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue