mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
libwebp: update to 0.5.2.
This commit is contained in:
parent
0787f1b78c
commit
86ec83cb69
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=0.5.1
|
version=0.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-libwebpmux
|
configure_args="--disable-static --enable-libwebpmux
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://developers.google.com/speed/webp/"
|
homepage="https://developers.google.com/speed/webp/"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="http://downloads.webmproject.org/releases/webp/${pkgname}-${version}.tar.gz"
|
distfiles="http://downloads.webmproject.org/releases/webp/${pkgname}-${version}.tar.gz"
|
||||||
checksum=6ad66c6fcd60a023de20b6856b03da8c7d347269d76b1fd9c3287e8b5e8813df
|
checksum=b75310c810b3eda222c77f6d6c26b061240e3d9060095de44b2c1bae291ecdef
|
||||||
|
|
||||||
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