libwebp: update to 1.2.0.
This commit is contained in:
parent
c4c00233c0
commit
9cd6306838
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libwebp'
|
||||
pkgname=libwebp
|
||||
version=1.1.0
|
||||
revision=2
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-libwebpmux
|
||||
--enable-libwebpdemux --enable-libwebpdecoder"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://developers.google.com/speed/webp/"
|
||||
distfiles="http://downloads.webmproject.org/releases/webp/${pkgname}-${version}.tar.gz"
|
||||
checksum=98a052268cc4d5ece27f76572a7f50293f439c17a98e67c4ea0c7ed6f50ef043
|
||||
checksum=2fc8bbde9f97f2ab403c0224fb9ca62b2e6852cbc519e91ceaa7c153ffd88a0c
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv6*) configure_args+=" --disable-neon";;
|
||||
|
|
Loading…
Reference in a new issue