[Buildroot] [git commit] webp: bump to version 0.3.1

Peter Korsgaard peter at korsgaard.com
Tue Oct 1 19:51:17 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=a932f959dc5be2036995d02742d45d154ebbecb3
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gilles Talis <gilles.talis at gmail.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/webp/webp.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/webp/webp.mk b/package/webp/webp.mk
index 9f2acf9..15acd8a 100644
--- a/package/webp/webp.mk
+++ b/package/webp/webp.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WEBP_VERSION = 0.3.0
+WEBP_VERSION = 0.3.1
 WEBP_SOURCE = libwebp-$(WEBP_VERSION).tar.gz
 WEBP_SITE = https://webp.googlecode.com/files
 WEBP_LICENSE = BSD-3c


More information about the buildroot mailing list