summaryrefslogtreecommitdiffstats
path: root/rules/libnewt.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2017-04-25 00:19:00 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-05-04 10:35:43 +0200
commit3cf0bd37efa65309f1cf50a32f7c73d20cd0f438 (patch)
treee02e96f7505c6486431e3b2aac46878af122d1f8 /rules/libnewt.make
parent153262915bca963086151db22eb5cc5966009a32 (diff)
downloadptxdist-3cf0bd37efa65309f1cf50a32f7c73d20cd0f438.tar.gz
ptxdist-3cf0bd37efa65309f1cf50a32f7c73d20cd0f438.tar.xz
libnewt: version bump 0.52.18 -> 0.52.20
There are no configure.ac changes. There are no patches. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> 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 c3825c480..2a0946f39 100644
--- a/rules/libnewt.make
+++ b/rules/libnewt.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBNEWT) += libnewt
#
# Paths and names
#
-LIBNEWT_VERSION := 0.52.18
-LIBNEWT_MD5 := 685721bee1a318570704b19dcf31d268
+LIBNEWT_VERSION := 0.52.20
+LIBNEWT_MD5 := 70b288f821234593a8e7920e435b259b
LIBNEWT := newt-$(LIBNEWT_VERSION)
LIBNEWT_SUFFIX := tar.gz
LIBNEWT_URL := https://fedorahosted.org/releases/n/e/newt/$(LIBNEWT).$(LIBNEWT_SUFFIX)