summaryrefslogtreecommitdiffstats
path: root/rules/libnewt.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-05-31 13:03:45 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-05-31 13:03:48 +0200
commitf484770346b5316833382f45e49c85bbf8751824 (patch)
tree46008707d1201da61258ea852769c06ea54d51be /rules/libnewt.make
parent8ae490c5774f846e8379d8678351d5a0078cb514 (diff)
downloadptxdist-f484770346b5316833382f45e49c85bbf8751824.tar.gz
ptxdist-f484770346b5316833382f45e49c85bbf8751824.tar.xz
libnewt: version bump 0.52.20 -> 0.52.21
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libnewt.make')
-rw-r--r--rules/libnewt.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libnewt.make b/rules/libnewt.make
index f56f48b77..81083407b 100644
--- a/rules/libnewt.make
+++ b/rules/libnewt.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBNEWT) += libnewt
#
# Paths and names
#
-LIBNEWT_VERSION := 0.52.20
-LIBNEWT_MD5 := 70b288f821234593a8e7920e435b259b
+LIBNEWT_VERSION := 0.52.21
+LIBNEWT_MD5 := a0a5fd6b53bb167a65e15996b249ebb5
LIBNEWT := newt-$(LIBNEWT_VERSION)
LIBNEWT_SUFFIX := tar.gz
LIBNEWT_URL := https://releases.pagure.org/newt/$(LIBNEWT).$(LIBNEWT_SUFFIX)