diff options
-rw-r--r-- | meta/recipes-devtools/help2man/help2man-native_1.47.3.bb (renamed from meta/recipes-devtools/help2man/help2man-native_1.47.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/help2man/help2man-native_1.47.1.bb b/meta/recipes-devtools/help2man/help2man-native_1.47.3.bb index bc6d50eb3d..232b0c37a2 100644 --- a/meta/recipes-devtools/help2man/help2man-native_1.47.1.bb +++ b/meta/recipes-devtools/help2man/help2man-native_1.47.3.bb @@ -6,8 +6,8 @@ DEPENDS = "autoconf-native automake-native" SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz" -SRC_URI[md5sum] = "cf7aaaeea40bff1176df825430694173" -SRC_URI[sha256sum] = "c59b26f60cb06e45b00e729dea721e7a17220e2c17d800eb428271a750382b06" +SRC_URI[md5sum] = "d1d44a7a7b2bd61755a2045d96ecaea0" +SRC_URI[sha256sum] = "c232af6475ef65bee02770862a362f4c4c2e6c9967d39e987eb94cadcfc13856" inherit autotools native |