mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
oxipng: update to 7.0.0.
This commit is contained in:
parent
cb5593d64b
commit
486714febd
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oxipng'
|
||||
pkgname=oxipng
|
||||
version=6.0.1
|
||||
version=7.0.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Multithreaded lossless PNG compression optimizer"
|
||||
|
@ -8,8 +8,8 @@ maintainer="icp <pangolin@vivaldi.net>"
|
|||
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=02625687bf19263bc2d537f9f81f85784c5b729c003e9dbb8551126d0e28ba7a
|
||||
distfiles="https://github.com/shssoichiro/oxipng/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=2a669c9b966cb54f8247c0accc9d90502944359abdd4143d9162d64e0acbaf76
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue