libwebp: update to 0.2.1.
This commit is contained in:
parent
afb7c341bc
commit
92cf5fa56b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libwebp'
|
||||
pkgname=libwebp
|
||||
version=0.2.0
|
||||
version=0.2.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://code.google.com/speed/webp/"
|
||||
license="BSD"
|
||||
distfiles="http://webp.googlecode.com/files/${pkgname}-${version}.tar.gz"
|
||||
checksum=aa7d5e162826362c79d7c36d41484042ab7460dc08dc33d4ea6823a0c77d4bfb
|
||||
checksum=894e08b8b0043cf007cc1ca893f33d73784565a6e64b0e7aefb201a687392314
|
||||
long_desc="
|
||||
WebP is a new image format that provides lossy compression for photographic
|
||||
images. In a large scale study of 900,000 web images, WebP images were 39.8%
|
||||
|
|
Loading…
Reference in New Issue