Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/7] libestr: bump to version 0.1.10
@ 2015-01-13 23:16 Gustavo Zacarias
  2015-01-13 23:16 ` [Buildroot] [PATCH 2/7] liblogging: bump to version 1.0.5 Gustavo Zacarias
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Gustavo Zacarias @ 2015-01-13 23:16 UTC (permalink / raw)
  To: buildroot

Also add hash file.

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

diff --git a/package/libestr/libestr.hash b/package/libestr/libestr.hash
new file mode 100644
index 0000000..e37cbb1
--- /dev/null
+++ b/package/libestr/libestr.hash
@@ -0,0 +1,2 @@
+# From http://libestr.adiscon.com/download/libestr-0-1-10/
+sha256	bd655e126e750edd18544b88eb1568d200a424a0c23f665eb14bbece07ac703c	libestr-0.1.10.tar.gz
diff --git a/package/libestr/libestr.mk b/package/libestr/libestr.mk
index d5ff986..e9783d3 100644
--- a/package/libestr/libestr.mk
+++ b/package/libestr/libestr.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBESTR_VERSION = 0.1.9
+LIBESTR_VERSION = 0.1.10
 LIBESTR_SITE = http://libestr.adiscon.com/files/download
 LIBESTR_LICENSE = LGPLv2.1+
 LIBESTR_LICENSE_FILES = COPYING
-- 
2.0.5

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

end of thread, other threads:[~2015-01-14 19:44 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-13 23:16 [Buildroot] [PATCH 1/7] libestr: bump to version 0.1.10 Gustavo Zacarias
2015-01-13 23:16 ` [Buildroot] [PATCH 2/7] liblogging: bump to version 1.0.5 Gustavo Zacarias
2015-01-13 23:16 ` [Buildroot] [PATCH 3/7] rsyslog: rename sysv initscript to S01logging Gustavo Zacarias
2015-01-14 19:30   ` Thomas Petazzoni
2015-01-14 19:33     ` Gustavo Zacarias
2015-01-14 19:43       ` Thomas Petazzoni
2015-01-13 23:16 ` [Buildroot] [PATCH 4/7] rsyslog: clean up sysv initscript Gustavo Zacarias
2015-01-14 19:31   ` Thomas Petazzoni
2015-01-14 19:35     ` Gustavo Zacarias
2015-01-14 19:44       ` Thomas Petazzoni
2015-01-13 23:17 ` [Buildroot] [PATCH 5/7] rsyslog: doesn't need largefile/wchar Gustavo Zacarias
2015-01-13 23:17 ` [Buildroot] [PATCH 6/7] rsyslog: bump to version 8.7.0 Gustavo Zacarias
2015-01-13 23:17 ` [Buildroot] [PATCH 7/7] rsyslog: enable more basic features Gustavo Zacarias
2015-01-14 19:31   ` Thomas Petazzoni
2015-01-14 19:29 ` [Buildroot] [PATCH 1/7] libestr: bump to version 0.1.10 Thomas Petazzoni

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