mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] lm-sensors: version bump 3.4.0 -> 3.5.0
@ 2018-12-03 11:58 Lucas Stach
  2018-12-03 14:36 ` Alexander Dahl
  0 siblings, 1 reply; 2+ messages in thread
From: Lucas Stach @ 2018-12-03 11:58 UTC (permalink / raw)
  To: ptxdist

- version bump
- switch to project github repo

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 rules/lm_sensors.make | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/rules/lm_sensors.make b/rules/lm_sensors.make
index 5bede75dad08..a80ffdc13807 100644
--- a/rules/lm_sensors.make
+++ b/rules/lm_sensors.make
@@ -17,13 +17,13 @@ PACKAGES-$(PTXCONF_LM_SENSORS) += lm_sensors
 #
 # Paths and names
 #
-LM_SENSORS_VERSION	:= 3.4.0
-LM_SENSORS_TAG		:= V3-4-0
-LM_SENSORS_MD5		:= 1e9f117cbfa11be1955adc96df71eadb
+LM_SENSORS_VERSION	:= 3.5.0
+LM_SENSORS_TAG		:= V3-5-0
+LM_SENSORS_MD5		:= 37981f5d3a0f649381529cb41c0f1ff3
 LM_SENSORS		:= lm_sensors-$(LM_SENSORS_VERSION)
 LM_SENSORS_SUFFIX	:= tar.gz
 LM_SENSORS_URL		:= \
-	https://github.com/groeck/lm-sensors/archive/$(LM_SENSORS_TAG).$(LM_SENSORS_SUFFIX)
+	https://github.com/lm-sensors/lm-sensors/archive/$(LM_SENSORS_TAG).$(LM_SENSORS_SUFFIX)
 LM_SENSORS_SOURCE	:= $(SRCDIR)/$(LM_SENSORS).$(LM_SENSORS_SUFFIX)
 LM_SENSORS_DIR		:= $(BUILDDIR)/$(LM_SENSORS)
 LM_SENSORS_LICENSE	:= GPL-2.0-or-later AND LGPL-2.1-or-later
-- 
2.19.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2018-12-03 14:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-03 11:58 [ptxdist] [PATCH] lm-sensors: version bump 3.4.0 -> 3.5.0 Lucas Stach
2018-12-03 14:36 ` Alexander Dahl

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