mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
libwebp: update to 1.3.2.
This commit is contained in:
parent
783e356686
commit
4ee834af23
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libwebp'
|
||||
pkgname=libwebp
|
||||
version=1.3.1
|
||||
version=1.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libwebpmux --enable-libwebpdemux --enable-libwebpdecoder"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://developers.google.com/speed/webp/"
|
||||
changelog="https://chromium.googlesource.com/webm/libwebp/+/refs/heads/main/NEWS"
|
||||
distfiles="http://downloads.webmproject.org/releases/webp/libwebp-${version}.tar.gz"
|
||||
checksum=b3779627c2dfd31e3d8c4485962c2efe17785ef975e2be5c8c0c9e6cd3c4ef66
|
||||
checksum=2a499607df669e40258e53d0ade8035ba4ec0175244869d1025d460562aa09b4
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv6*) configure_args+=" --disable-neon";;
|
||||
|
|
Loading…
Add table
Reference in a new issue