* [Buildroot] [PATCH 1/2] diffutils: bump version to 3.4
@ 2016-08-09 9:07 Vicente Olivert Riera
2016-08-09 9:07 ` [Buildroot] [PATCH 2/2] sqlite: bump version to 3.14.0 Vicente Olivert Riera
2016-08-09 10:09 ` [Buildroot] [PATCH 1/2] diffutils: bump version to 3.4 Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2016-08-09 9:07 UTC (permalink / raw)
To: buildroot
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
package/diffutils/diffutils.hash | 2 +-
package/diffutils/diffutils.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/diffutils/diffutils.hash b/package/diffutils/diffutils.hash
index 27eace2..2094e97 100644
--- a/package/diffutils/diffutils.hash
+++ b/package/diffutils/diffutils.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 a25e89a8ab65fded1731e4186be1bb25cda967834b6df973599cdcd5abdfc19c diffutils-3.3.tar.xz
+sha256 db53c025f2ac3d217bcf753dad6dee7b410b33d0948495ff015aaf8b91189ce2 diffutils-3.4.tar.xz
diff --git a/package/diffutils/diffutils.mk b/package/diffutils/diffutils.mk
index 191fd2e..9370f66 100644
--- a/package/diffutils/diffutils.mk
+++ b/package/diffutils/diffutils.mk
@@ -4,7 +4,7 @@
#
################################################################################
-DIFFUTILS_VERSION = 3.3
+DIFFUTILS_VERSION = 3.4
DIFFUTILS_SOURCE = diffutils-$(DIFFUTILS_VERSION).tar.xz
DIFFUTILS_SITE = $(BR2_GNU_MIRROR)/diffutils
DIFFUTILS_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext)
--
2.7.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 2/2] sqlite: bump version to 3.14.0
2016-08-09 9:07 [Buildroot] [PATCH 1/2] diffutils: bump version to 3.4 Vicente Olivert Riera
@ 2016-08-09 9:07 ` Vicente Olivert Riera
2016-08-09 10:09 ` [Buildroot] [PATCH 1/2] diffutils: bump version to 3.4 Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2016-08-09 9:07 UTC (permalink / raw)
To: buildroot
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
package/sqlite/sqlite.hash | 4 ++--
package/sqlite/sqlite.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/sqlite/sqlite.hash b/package/sqlite/sqlite.hash
index ce03e1e..b4db80d 100644
--- a/package/sqlite/sqlite.hash
+++ b/package/sqlite/sqlite.hash
@@ -1,4 +1,4 @@
# From http://www.sqlite.org/download.html
-sha1 f6f76e310389e3f510b23826f805850449ae8653 sqlite-autoconf-3130000.tar.gz
+sha1 f0ed10b416c467062c76b899f08c773c713fb8fd sqlite-autoconf-3140000.tar.gz
# Calculated based on the hash above
-sha256 e2797026b3310c9d08bd472f6d430058c6dd139ff9d4e30289884ccd9744086b sqlite-autoconf-3130000.tar.gz
+sha256 742db0ebbd9cc91ed6a41857f50aa9795fc859c994a256125135cd07f6cdfd76 sqlite-autoconf-3140000.tar.gz
diff --git a/package/sqlite/sqlite.mk b/package/sqlite/sqlite.mk
index 0dadd76..9703f82 100644
--- a/package/sqlite/sqlite.mk
+++ b/package/sqlite/sqlite.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SQLITE_VERSION = 3130000
+SQLITE_VERSION = 3140000
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
SQLITE_SITE = http://www.sqlite.org/2016
SQLITE_LICENSE = Public domain
--
2.7.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/2] diffutils: bump version to 3.4
2016-08-09 9:07 [Buildroot] [PATCH 1/2] diffutils: bump version to 3.4 Vicente Olivert Riera
2016-08-09 9:07 ` [Buildroot] [PATCH 2/2] sqlite: bump version to 3.14.0 Vicente Olivert Riera
@ 2016-08-09 10:09 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2016-08-09 10:09 UTC (permalink / raw)
To: buildroot
Hello,
On Tue, 9 Aug 2016 10:07:37 +0100, Vicente Olivert Riera wrote:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
> package/diffutils/diffutils.hash | 2 +-
> package/diffutils/diffutils.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Both patches applied to next, thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-08-09 10:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-09 9:07 [Buildroot] [PATCH 1/2] diffutils: bump version to 3.4 Vicente Olivert Riera
2016-08-09 9:07 ` [Buildroot] [PATCH 2/2] sqlite: bump version to 3.14.0 Vicente Olivert Riera
2016-08-09 10:09 ` [Buildroot] [PATCH 1/2] diffutils: bump version to 3.4 Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox