* [Buildroot] [PATCH] libbsd: bump to version 0.8.7
@ 2018-01-23 13:09 Baruch Siach
2018-01-26 12:39 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2018-01-23 13:09 UTC (permalink / raw)
To: buildroot
Change download site; the latest version is not on the official site.
Add license hash.
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
package/libbsd/libbsd.hash | 5 +++--
package/libbsd/libbsd.mk | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/package/libbsd/libbsd.hash b/package/libbsd/libbsd.hash
index bc6c7cfb822c..133df90cb9a9 100644
--- a/package/libbsd/libbsd.hash
+++ b/package/libbsd/libbsd.hash
@@ -1,2 +1,3 @@
-# Locally calculated after checking pgp signature
-sha256 934b634f4dfd865b6482650b8f522c70ae65c463529de8be907b53c89c3a34a8 libbsd-0.8.3.tar.xz
+# From https://lists.freedesktop.org/archives/libbsd/2018-January/000166.html
+sha256 f548f10e5af5a08b1e22889ce84315b1ebe41505b015c9596bad03fd13a12b31 libbsd-0.8.7.tar.xz
+sha256 0b6cedd686394f9c811a6a9fd314d68ab4738475ad3d9df61154259fa649a2a7 COPYING
diff --git a/package/libbsd/libbsd.mk b/package/libbsd/libbsd.mk
index eba25d7d037f..e211389ec7de 100644
--- a/package/libbsd/libbsd.mk
+++ b/package/libbsd/libbsd.mk
@@ -4,9 +4,9 @@
#
################################################################################
-LIBBSD_VERSION = 0.8.3
+LIBBSD_VERSION = 0.8.7
LIBBSD_SOURCE = libbsd-$(LIBBSD_VERSION).tar.xz
-LIBBSD_SITE = http://libbsd.freedesktop.org/releases
+LIBBSD_SITE = https://archive.hadrons.org/software/libbsd
LIBBSD_LICENSE = BSD-3-Clause, MIT
LIBBSD_LICENSE_FILES = COPYING
LIBBSD_INSTALL_STAGING = YES
--
2.15.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] libbsd: bump to version 0.8.7
2018-01-23 13:09 [Buildroot] [PATCH] libbsd: bump to version 0.8.7 Baruch Siach
@ 2018-01-26 12:39 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2018-01-26 12:39 UTC (permalink / raw)
To: buildroot
>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:
> Change download site; the latest version is not on the official site.
> Add license hash.
> Cc: Yann E. MORIN <yann.morin.1998@free.fr>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-26 12:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-23 13:09 [Buildroot] [PATCH] libbsd: bump to version 0.8.7 Baruch Siach
2018-01-26 12:39 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox