gifski: update to 0.7.3. (#11001)
This commit is contained in:
parent
d2e2437b8a
commit
d8d3de2ee5
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gifski'
|
# Template file for 'gifski'
|
||||||
pkgname=gifski
|
pkgname=gifski
|
||||||
version=0.7.1
|
version=0.7.3
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cargo"
|
hostmakedepends="cargo"
|
||||||
makedepends="libgomp-devel"
|
makedepends="libgomp-devel"
|
||||||
|
@ -9,7 +9,7 @@ short_desc="Highest-quality GIF encoder based on pngquant"
|
||||||
homepage="https://gif.ski"
|
homepage="https://gif.ski"
|
||||||
license="AGPL-3"
|
license="AGPL-3"
|
||||||
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
|
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
|
||||||
checksum=c67bbecd7802c0b91e5177edcc39b3492e9fcbd1eee4392c044697bc0f78a409
|
checksum=0db038fa91764295b0caf473bfc09e577b926260f5f116687600ae7140811721
|
||||||
|
|
||||||
# cargo:warning=armv7l-linux-gnueabihf-gcc: error: unrecognized command line option '-m64'
|
# cargo:warning=armv7l-linux-gnueabihf-gcc: error: unrecognized command line option '-m64'
|
||||||
# cargo:warning=armv7l-linux-gnueabihf-gcc: error: unrecognized command line option '-msse'; did you mean '-fdse'?
|
# cargo:warning=armv7l-linux-gnueabihf-gcc: error: unrecognized command line option '-msse'; did you mean '-fdse'?
|
||||||
|
|
Loading…
Reference in New Issue