mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
libwebp: update to 0.4.4.
This commit is contained in:
parent
c2bf12cc31
commit
0889b2aabf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libwebp'
|
# Template file for 'libwebp'
|
||||||
pkgname=libwebp
|
pkgname=libwebp
|
||||||
version=0.4.3
|
version=0.4.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-libwebpmux
|
configure_args="--disable-static --enable-libwebpmux
|
||||||
--enable-libwebpdemux --enable-libwebpdecoder"
|
--enable-libwebpdemux --enable-libwebpdecoder"
|
||||||
|
@ -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="BSD"
|
license="BSD"
|
||||||
distfiles="http://downloads.webmproject.org/releases/webp/${pkgname}-${version}.tar.gz"
|
distfiles="http://downloads.webmproject.org/releases/webp/${pkgname}-${version}.tar.gz"
|
||||||
checksum=efbe0d58fda936f2ed99d0b837ed7087d064d6838931f282c4618d2a3f7390c4
|
checksum=c65d34edb57338e331ba4d622227a2b3179444cfca17d02c34f1ead63f603e86
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue