summaryrefslogtreecommitdiffstats
path: root/rules/host-cdrkit.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-05-24 19:40:22 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-05-24 19:40:24 +0200
commitbd48b8940bef84b08ae6e20e622b839c2ec25d6b (patch)
tree0eed3535ee63bd577de19109be81e24da89226d1 /rules/host-cdrkit.make
parenta828921ccf912224c3f9ae213f6ac2bcda5039fd (diff)
downloadptxdist-bd48b8940bef84b08ae6e20e622b839c2ec25d6b.tar.gz
ptxdist-bd48b8940bef84b08ae6e20e622b839c2ec25d6b.tar.xz
host-cdrkit: version bump 1.1.10 -> 1.1.11
And fix building with gcc-10. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-cdrkit.make')
-rw-r--r--rules/host-cdrkit.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/host-cdrkit.make b/rules/host-cdrkit.make
index dd98ffa83..1719a2814 100644
--- a/rules/host-cdrkit.make
+++ b/rules/host-cdrkit.make
@@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_CDRKIT) += host-cdrkit
#
# Paths and names
#
-HOST_CDRKIT_VERSION := 1.1.10
-HOST_CDRKIT_MD5 := 3c25505d567113c269dc6e71640646d8
+HOST_CDRKIT_VERSION := 1.1.11
+HOST_CDRKIT_MD5 := efe08e2f3ca478486037b053acd512e9
HOST_CDRKIT := cdrkit_$(HOST_CDRKIT_VERSION).orig
HOST_CDRKIT_SUFFIX := tar.gz
HOST_CDRKIT_URL := http://snapshot.debian.org/archive/debian/20101109T151711Z/pool/main/c/cdrkit/$(HOST_CDRKIT).$(HOST_CDRKIT_SUFFIX)