summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Hermann <christian.hermann@hytera.de>2019-04-26 14:19:08 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-04-27 08:07:46 +0200
commita8eaa139916db0dcf51a77f3c2c6767f4473ab2f (patch)
treedcf7bb50f31dfb6e29bbb493625088fcd69a55b4
parent36f9c045dd26b8c7cced0b9e4a1b5d641fc1037f (diff)
downloadptxdist-a8eaa139916db0dcf51a77f3c2c6767f4473ab2f.tar.gz
ptxdist-a8eaa139916db0dcf51a77f3c2c6767f4473ab2f.tar.xz
picocom: version bump 2.2 -> 3.1
Signed-off-by: Christian Hermann <christian.hermann@hytera.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/picocom.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/picocom.make b/rules/picocom.make
index 30f56072b..3b68e50a3 100644
--- a/rules/picocom.make
+++ b/rules/picocom.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_PICOCOM) += picocom
#
# Paths and names
#
-PICOCOM_VERSION := 2.2
-PICOCOM_MD5 := 65da5cd32f8cfa456bbe79bbcc908daf
+PICOCOM_VERSION := 3.1
+PICOCOM_MD5 := b755ea852c0e9ac9d5e058d76003e21d
PICOCOM := picocom-$(PICOCOM_VERSION)
PICOCOM_SUFFIX := tar.gz
PICOCOM_URL := https://github.com/npat-efault/picocom/archive/$(PICOCOM_VERSION).$(PICOCOM_SUFFIX)