libwebp: update to 0.4.1.
This commit is contained in:
parent
394f3aac88
commit
5d64ca9675
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libwebp'
|
||||
pkgname=libwebp
|
||||
version=0.4.0
|
||||
revision=3
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-libwebpmux
|
||||
--enable-libwebpdemux --enable-libwebpdecoder"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="https://developers.google.com/speed/webp/"
|
||||
license="BSD"
|
||||
distfiles="http://downloads.webmproject.org/releases/webp/${pkgname}-${version}.tar.gz"
|
||||
checksum=31913577e96386556855b41d210736449445fe96cfbe9289014e9b8afa944d69
|
||||
checksum=00b646e6f66550a8faa998711fe70aabee9ed3bc562a8437c89042901674d027
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING LICENSE
|
||||
|
|
Loading…
Reference in New Issue