We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 639fdb4 commit 6eb2fb5Copy full SHA for 6eb2fb5
libs/libmodbus/Makefile
@@ -8,12 +8,12 @@
8
include $(TOPDIR)/rules.mk
9
10
PKG_NAME:=libmodbus
11
-PKG_VERSION:=3.1.8
+PKG_VERSION:=3.1.11
12
PKG_RELEASE:=1
13
14
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15
PKG_SOURCE_URL:=https://github.com/stephane/libmodbus/releases/download/v$(PKG_VERSION)/
16
-PKG_HASH:=b122f2bc29f749702a22c0a760a7ca2182d541f5fa26bf25e3431f907b606f3c
+PKG_HASH:=15b4b2e0f68122c2da9b195de5c330489a9c97d40b4a95d2822378dc14d780e7
17
18
PKG_MAINTAINER:=Michael Heimpold <mhei@heimpold.de>
19
0 commit comments