* [Buildroot] [PATCH] wget: bump version to 1.16.2
@ 2015-03-01 12:00 Vicente Olivert Riera
2015-03-02 22:47 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Vicente Olivert Riera @ 2015-03-01 12:00 UTC (permalink / raw)
To: buildroot
- Bump version to 1.16.2
- Update the hash file
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
package/wget/wget.hash | 2 +-
package/wget/wget.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/wget/wget.hash b/package/wget/wget.hash
index f9a274e..dffed4e 100644
--- a/package/wget/wget.hash
+++ b/package/wget/wget.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 2b96c707ee15fe847f5bc2f872a7a530dca803b927a750419b44f50803e14d33 wget-1.16.1.tar.xz
+sha256 a7dfde1bcb0eb135addf587a649fd0e47c1a876edef359b9197cdffd1fdcd7d5 wget-1.16.2.tar.xz
diff --git a/package/wget/wget.mk b/package/wget/wget.mk
index bd8e378..382cdf7 100644
--- a/package/wget/wget.mk
+++ b/package/wget/wget.mk
@@ -4,7 +4,7 @@
#
################################################################################
-WGET_VERSION = 1.16.1
+WGET_VERSION = 1.16.2
WGET_SOURCE = wget-$(WGET_VERSION).tar.xz
WGET_SITE = $(BR2_GNU_MIRROR)/wget
WGET_DEPENDENCIES = host-pkgconf
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-02 22:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-01 12:00 [Buildroot] [PATCH] wget: bump version to 1.16.2 Vicente Olivert Riera
2015-03-02 22:47 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox