mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
libwebp: update to 0.4.1.
This commit is contained in:
parent
394f3aac88
commit
5d64ca9675
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.0
|
version=0.4.1
|
||||||
revision=3
|
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@gmail.com>"
|
||||||
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=31913577e96386556855b41d210736449445fe96cfbe9289014e9b8afa944d69
|
checksum=00b646e6f66550a8faa998711fe70aabee9ed3bc562a8437c89042901674d027
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue