bump to 1.4.2 (with some fixes from namcap)

This commit is contained in:
qwjyh 2025-06-08 08:34:49 +09:00
parent d3afb570b1
commit 13b4ae0b75
2 changed files with 15 additions and 10 deletions

View file

@ -1,15 +1,17 @@
pkgbase = open62541
pkgdesc = An open source and free implementation of OPC Unified Architecture written in the common subset of the C99 and C++98 languages.
pkgver = v1.3_r11_g237ca65b7
pkgver = v1.4.12_r23_g7adf88dc3
pkgrel = 1
url = http://open62541.org/
arch = any
license = MPL2
license = MPL-2.0
makedepends = cmake
makedepends = git
makedepends = python
optdepends = openssl: OpenSSL encryption backend (set UA_ENABLE_ENCRYPTION=OPENSSL on environment variable OPEN62541_CMAKE_FLAGS)
optdepends = mbedtls: mbed TLS encryption backend (set UA_ENABLE_ENCRYPTION=MBEDTLS on environment variable OPEN62541_CMAKE_FLAGS)
source = git+https://github.com/open62541/open62541.git#branch=1.3
optdepends = graphviz: For document generation
source = git+https://github.com/open62541/open62541.git#branch=1.4
md5sums = SKIP
sha256sums = SKIP