package/libiec61850: bump to version 1.6.1

Release notes: https://github.com/mz-automation/libiec61850/blob/v1.6.1/CHANGELOG

Signed-off-by: Scott Fan <fancp2007@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Scott Fan
2025-09-25 08:53:03 +08:00
committed by Julien Olivain
parent 1488546429
commit 242cada87e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 0dd0adc7f13215e961d22511bcb1dadfdbdaab969f11a0d975775a6ebdff8099 libiec61850-1.6.0.tar.gz
sha256 64113483eea8aec4f18cef9f8bb3c872585b2c67566824c4373db257bcc7bf8e libiec61850-1.6.1.tar.gz
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
LIBIEC61850_VERSION = 1.6.0
LIBIEC61850_VERSION = 1.6.1
LIBIEC61850_SITE = $(call github,mz-automation,libiec61850,v$(LIBIEC61850_VERSION))
LIBIEC61850_INSTALL_STAGING = YES
LIBIEC61850_LICENSE = GPL-3.0+