gifski: update to 0.6.0.
This commit is contained in:
parent
71adb40146
commit
fbd9a4854b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gifski'
|
||||
pkgname=gifski
|
||||
version=0.3.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
hostmakedepends="cargo"
|
||||
depends="ffmpeg"
|
||||
|
@ -9,7 +9,7 @@ short_desc="Highest-quality GIF encoder based on pngquant"
|
|||
homepage="https://gif.ski"
|
||||
license="AGPL-3"
|
||||
distfiles="https://github.com/ImageOptim/gifski/archive/${version}.tar.gz"
|
||||
checksum=6db5100366aafb927bfb7102e8b6d6a0bee71ba6c40185ef63aa3193a450de74
|
||||
checksum=3e86ef3f3098416a7ba10e4ce361dec9f096ce4e9ee6087468fb872e046c71d7
|
||||
|
||||
# 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'?
|
||||
|
|
Loading…
Reference in New Issue