Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] live555: bump to version 2014.11.01
@ 2014-11-02  7:13 Baruch Siach
  2014-11-02 10:38 ` Yann E. MORIN
  0 siblings, 1 reply; 6+ messages in thread
From: Baruch Siach @ 2014-11-02  7:13 UTC (permalink / raw)
  To: buildroot

Also add a hash file. Upstream provides md5 only.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/live555/live555.hash | 2 ++
 package/live555/live555.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/live555/live555.hash

diff --git a/package/live555/live555.hash b/package/live555/live555.hash
new file mode 100644
index 000000000000..8c3ae63d0335
--- /dev/null
+++ b/package/live555/live555.hash
@@ -0,0 +1,2 @@
+# From http://live555.com/liveMedia/public/live555-latest-md5.txt
+md5	61ec3927fdff01fdaa831238a857b660	live.2014.11.01.tar.gz
diff --git a/package/live555/live555.mk b/package/live555/live555.mk
index 72b1264a2684..e933faaeae01 100644
--- a/package/live555/live555.mk
+++ b/package/live555/live555.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIVE555_VERSION = 2014.05.27
+LIVE555_VERSION = 2014.11.01
 LIVE555_SOURCE = live.$(LIVE555_VERSION).tar.gz
 LIVE555_SITE = http://www.live555.com/liveMedia/public
 LIVE555_LICENSE = LGPLv2.1+
-- 
2.1.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [Buildroot] [PATCH] live555: bump to version 2014.11.01
@ 2014-11-02 15:28 Baruch Siach
  2014-11-02 15:32 ` Yann E. MORIN
  2014-11-02 21:15 ` Peter Korsgaard
  0 siblings, 2 replies; 6+ messages in thread
From: Baruch Siach @ 2014-11-02 15:28 UTC (permalink / raw)
  To: buildroot

Also add a hash file. Upstream provides md5 only, so add a locally generated
sha256.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
v2:
	Add sha256 hash (Yann)
---
 package/live555/live555.hash | 4 ++++
 package/live555/live555.mk   | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
 create mode 100644 package/live555/live555.hash

diff --git a/package/live555/live555.hash b/package/live555/live555.hash
new file mode 100644
index 000000000000..d05b18b15878
--- /dev/null
+++ b/package/live555/live555.hash
@@ -0,0 +1,4 @@
+# From http://live555.com/liveMedia/public/live555-latest-md5.txt
+md5	61ec3927fdff01fdaa831238a857b660	live.2014.11.01.tar.gz
+# Locally generated
+sha256	0896b3b787771496436fd0fad4a6a6905c46d4df50088a412216bf360975ca99	live.2014.11.01.tar.gz
diff --git a/package/live555/live555.mk b/package/live555/live555.mk
index 72b1264a2684..e933faaeae01 100644
--- a/package/live555/live555.mk
+++ b/package/live555/live555.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIVE555_VERSION = 2014.05.27
+LIVE555_VERSION = 2014.11.01
 LIVE555_SOURCE = live.$(LIVE555_VERSION).tar.gz
 LIVE555_SITE = http://www.live555.com/liveMedia/public
 LIVE555_LICENSE = LGPLv2.1+
-- 
2.1.1

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

end of thread, other threads:[~2014-11-02 21:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-02  7:13 [Buildroot] [PATCH] live555: bump to version 2014.11.01 Baruch Siach
2014-11-02 10:38 ` Yann E. MORIN
2014-11-02 11:11   ` Baruch Siach
  -- strict thread matches above, loose matches on Subject: below --
2014-11-02 15:28 Baruch Siach
2014-11-02 15:32 ` Yann E. MORIN
2014-11-02 21:15 ` Peter Korsgaard

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