mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gifski: update to 1.12.2.
This commit is contained in:
parent
1b723d7c96
commit
58286b1987
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gifski'
|
# Template file for 'gifski'
|
||||||
pkgname=gifski
|
pkgname=gifski
|
||||||
version=1.11.0
|
version=1.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--features=openmp"
|
configure_args="--features=openmp"
|
||||||
|
@ -11,7 +11,7 @@ license="AGPL-3.0-only"
|
||||||
homepage="https://gif.ski"
|
homepage="https://gif.ski"
|
||||||
changelog="https://github.com/ImageOptim/gifski/releases"
|
changelog="https://github.com/ImageOptim/gifski/releases"
|
||||||
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
|
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
|
||||||
checksum=adf9ff87c43900925ac1e0a34cfbccf01072a4b7bfac586d41902fc894a2e457
|
checksum=daaeefd21d8328282d2c1082faddbc1f4870c60c1453e6e85e1a421aa77738d6
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# https://github.com/ImageOptim/gifski/issues/300#issuecomment-1553003435
|
# https://github.com/ImageOptim/gifski/issues/300#issuecomment-1553003435
|
||||||
|
|
Loading…
Add table
Reference in a new issue