* [Buildroot] [PATCH] protobuf-c: bump version to v1.1.1
@ 2015-11-04 16:59 Steven Noonan
0 siblings, 0 replies; 3+ messages in thread
From: Steven Noonan @ 2015-11-04 16:59 UTC (permalink / raw)
To: buildroot
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
---
package/protobuf-c/protobuf-c.mk | 2 +-
package/protobuf-c/protobuf.hash | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
create mode 100644 package/protobuf-c/protobuf.hash
diff --git a/package/protobuf-c/protobuf-c.mk b/package/protobuf-c/protobuf-c.mk
index d73eb25..ee4500e 100644
--- a/package/protobuf-c/protobuf-c.mk
+++ b/package/protobuf-c/protobuf-c.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PROTOBUF_C_VERSION = v1.0.0-rc1
+PROTOBUF_C_VERSION = v1.1.1
PROTOBUF_C_SITE = $(call github,protobuf-c,protobuf-c,$(PROTOBUF_C_VERSION))
PROTOBUF_C_DEPENDENCIES = host-protobuf-c
HOST_PROTOBUF_C_DEPENDENCIES = host-protobuf host-pkgconf
diff --git a/package/protobuf-c/protobuf.hash b/package/protobuf-c/protobuf.hash
new file mode 100644
index 0000000..e973c53
--- /dev/null
+++ b/package/protobuf-c/protobuf.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256 09c5bb187b7a8e86bc0ff860f7df86370be9e8661cdb99c1072dcdab0763562c protobuf-c-1.1.1.tar.gz
--
2.6.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] protobuf-c: bump version to v1.1.1
@ 2015-11-04 17:28 Steven Noonan
2015-11-04 17:56 ` Thomas Petazzoni
0 siblings, 1 reply; 3+ messages in thread
From: Steven Noonan @ 2015-11-04 17:28 UTC (permalink / raw)
To: buildroot
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
---
v2: correcting .hash filename
v3: correcting .hash contents (sheesh, github links to two different tarballs
for the same release version, and I picked the wrong one when creating the
hash file)
package/protobuf-c/protobuf-c.hash | 2 ++
package/protobuf-c/protobuf-c.mk | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
create mode 100644 package/protobuf-c/protobuf-c.hash
diff --git a/package/protobuf-c/protobuf-c.hash b/package/protobuf-c/protobuf-c.hash
new file mode 100644
index 0000000..7584058
--- /dev/null
+++ b/package/protobuf-c/protobuf-c.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256 49340784ca0f8657f38547088731fff3bfe8084adb89bf5e8dbc19ac43339aa6 protobuf-c-v1.1.1.tar.gz
diff --git a/package/protobuf-c/protobuf-c.mk b/package/protobuf-c/protobuf-c.mk
index d73eb25..ee4500e 100644
--- a/package/protobuf-c/protobuf-c.mk
+++ b/package/protobuf-c/protobuf-c.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PROTOBUF_C_VERSION = v1.0.0-rc1
+PROTOBUF_C_VERSION = v1.1.1
PROTOBUF_C_SITE = $(call github,protobuf-c,protobuf-c,$(PROTOBUF_C_VERSION))
PROTOBUF_C_DEPENDENCIES = host-protobuf-c
HOST_PROTOBUF_C_DEPENDENCIES = host-protobuf host-pkgconf
--
2.6.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] protobuf-c: bump version to v1.1.1
2015-11-04 17:28 [Buildroot] [PATCH] protobuf-c: bump version to v1.1.1 Steven Noonan
@ 2015-11-04 17:56 ` Thomas Petazzoni
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-11-04 17:56 UTC (permalink / raw)
To: buildroot
Dear Steven Noonan,
On Wed, 4 Nov 2015 09:28:27 -0800, Steven Noonan wrote:
> Signed-off-by: Steven Noonan <steven@uplinklabs.net>
> ---
> v2: correcting .hash filename
> v3: correcting .hash contents (sheesh, github links to two different tarballs
> for the same release version, and I picked the wrong one when creating the
> hash file)
Applied, 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:[~2015-11-04 17:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-04 17:28 [Buildroot] [PATCH] protobuf-c: bump version to v1.1.1 Steven Noonan
2015-11-04 17:56 ` Thomas Petazzoni
-- strict thread matches above, loose matches on Subject: below --
2015-11-04 16:59 Steven Noonan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox