libwebp: update to 0.4.2.
This commit is contained in:
parent
a0b9abfb35
commit
aa00943ec8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libwebp'
|
||||
pkgname=libwebp
|
||||
version=0.4.1
|
||||
revision=2
|
||||
version=0.4.2
|
||||
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=00b646e6f66550a8faa998711fe70aabee9ed3bc562a8437c89042901674d027
|
||||
checksum=14d825d7c2ef7d49621bcb6b83466be455585e671ae0a2ebc1f2e07775a1722d
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING LICENSE
|
||||
|
|
Loading…
Reference in a new issue