blob: db802767a715cef6be225126fc61742a3a89db0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = mingw-w64-libmodbus
pkgdesc = A Modbus library for Linux, Mac OS X, FreeBSD, QNX and Win32 (mingw-w64)
pkgver = 3.1.11
pkgrel = 1
url = https://libmodbus.org/
arch = any
license = LGPL-2.1-or-later
makedepends = mingw-w64-configure
depends = mingw-w64-crt
options = !strip
options = !buildflags
options = staticlibs
source = https://github.com/stephane/libmodbus/releases/download/v3.1.11/libmodbus-3.1.11.tar.gz
source = dde16d5.diff
sha256sums = 15b4b2e0f68122c2da9b195de5c330489a9c97d40b4a95d2822378dc14d780e7
sha256sums = 527967d510ae84b222e950e0cb260c6f76447782beaaa8a2088ece64d46f4d72
pkgname = mingw-w64-libmodbus
|