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