diff --git a/meta/recipes-extended/minicom/minicom_2.10.bb b/meta/recipes-extended/minicom/minicom_2.11.1.bb
similarity index 78%
rename from meta/recipes-extended/minicom/minicom_2.10.bb
rename to meta/recipes-extended/minicom/minicom_2.11.1.bb
index 20ce5662c2..9623bd833b 100644
--- a/meta/recipes-extended/minicom/minicom_2.10.bb
+++ b/meta/recipes-extended/minicom/minicom_2.11.1.bb
@@ -5,11 +5,12 @@ SECTION = "console/network"
 DEPENDS = "ncurses virtual/libiconv"
 LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645 \
-                    file://src/minicom.h;beginline=1;endline=12;md5=a58838cb709f0db517f4e42730c49e81"
+                    file://src/minicom.h;beginline=1;endline=10;md5=5c0ff1e7befaa8f7d7f570d77b1a88ef \
+                    "
 
 SRC_URI = "${DEBIAN_MIRROR}/main/m/${BPN}/${BPN}_${PV}.orig.tar.bz2"
 
-SRC_URI[sha256sum] = "90e7ce2856b3eaaa3f452354d17981c49d32c426a255b6f0d3063a227c101538"
+SRC_URI[sha256sum] = "87cf0da91af0531357cd61b8e1906b907edd2c9ef82f9ae74c277e1893d0f98c"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[lockdev] = "--enable-lockdev,--disable-lockdev,lockdev"
