From: Michael Heimpold Date: Fri, 13 Feb 2026 22:47:20 +0000 (+0100) Subject: libmodbus: update hash for v3.1.11 tarball X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c10e3a2cf14f80f43206788483cd99f58b57a0b2;p=openwrt-packages.git libmodbus: update hash for v3.1.11 tarball Upstream modified the tarball and re-uploaded, so the hash changed. See: https://github.com/stephane/libmodbus/issues/829#issuecomment-3898494353 Signed-off-by: Michael Heimpold --- diff --git a/libs/libmodbus/Makefile b/libs/libmodbus/Makefile index c07167c98..a25adb4ca 100644 --- a/libs/libmodbus/Makefile +++ b/libs/libmodbus/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/stephane/libmodbus/releases/download/v$(PKG_VERSION)/ -PKG_HASH:=15b4b2e0f68122c2da9b195de5c330489a9c97d40b4a95d2822378dc14d780e7 +PKG_HASH:=a7a2c4f6e7e3c9bd49a574e9f30f6f87b8f162a58c7a67cb1c75470991b7680a PKG_MAINTAINER:=Michael Heimpold