Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] webp: bump to version 0.4.3
@ 2015-04-03 12:29 Gustavo Zacarias
  2015-04-03 13:22 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-04-03 12:29 UTC (permalink / raw)
  To: buildroot

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/webp/webp.hash | 2 ++
 package/webp/webp.mk   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)
 create mode 100644 package/webp/webp.hash

diff --git a/package/webp/webp.hash b/package/webp/webp.hash
new file mode 100644
index 0000000..328f263
--- /dev/null
+++ b/package/webp/webp.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256	efbe0d58fda936f2ed99d0b837ed7087d064d6838931f282c4618d2a3f7390c4	libwebp-0.4.3.tar.gz
diff --git a/package/webp/webp.mk b/package/webp/webp.mk
index 1fece6d..5f2cab7 100644
--- a/package/webp/webp.mk
+++ b/package/webp/webp.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-WEBP_VERSION = 0.3.1
+WEBP_VERSION = 0.4.3
 WEBP_SOURCE = libwebp-$(WEBP_VERSION).tar.gz
-WEBP_SITE = https://webp.googlecode.com/files
+WEBP_SITE = http://downloads.webmproject.org/releases/webp
 WEBP_LICENSE = BSD-3c
 WEBP_LICENSE_FILES = COPYING
 WEBP_INSTALL_STAGING = YES
-- 
2.0.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] webp: bump to version 0.4.3
  2015-04-03 12:29 [Buildroot] [PATCH] webp: bump to version 0.4.3 Gustavo Zacarias
@ 2015-04-03 13:22 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-04-03 13:22 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Fri,  3 Apr 2015 09:29:20 -0300, Gustavo Zacarias wrote:
> Also add hash file.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/webp/webp.hash | 2 ++
>  package/webp/webp.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 2 deletions(-)
>  create mode 100644 package/webp/webp.hash
> 
> diff --git a/package/webp/webp.hash b/package/webp/webp.hash
> new file mode 100644
> index 0000000..328f263
> --- /dev/null
> +++ b/package/webp/webp.hash
> @@ -0,0 +1,2 @@
> +# Locally calculated
> +sha256	efbe0d58fda936f2ed99d0b837ed7087d064d6838931f282c4618d2a3f7390c4	libwebp-0.4.3.tar.gz
> diff --git a/package/webp/webp.mk b/package/webp/webp.mk
> index 1fece6d..5f2cab7 100644
> --- a/package/webp/webp.mk
> +++ b/package/webp/webp.mk
> @@ -4,9 +4,9 @@
>  #
>  ################################################################################
>  
> -WEBP_VERSION = 0.3.1
> +WEBP_VERSION = 0.4.3
>  WEBP_SOURCE = libwebp-$(WEBP_VERSION).tar.gz
> -WEBP_SITE = https://webp.googlecode.com/files
> +WEBP_SITE = http://downloads.webmproject.org/releases/webp

Yeah, one less project hosted on Google Code!

Applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-03 13:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-03 12:29 [Buildroot] [PATCH] webp: bump to version 0.4.3 Gustavo Zacarias
2015-04-03 13:22 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox