mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/open-plc-utils: bump version to git 46c3506453
Changelog:1ba7d5a042...46c3506453Upstream commitcbf52f68b5fixes build errors with newer gcc versions. Instead of adding this patch to buildroot we bump to HEAD which also includes other bug fixes and documentation updates. Fixes: https://autobuild.buildroot.net/results/c74/c74730bbadc9ba20cdccf448dbc508d0afbabf41/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> [Julien: add git commit version in commit title] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
3e51fca55f
commit
bf5f1b546b
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 4b1b55896939f178321ffe1ec2dc6937ea688d577b3671a5f0edb5c3326dfa3d open-plc-utils-1ba7d5a042e4e8ff6858b08e113eec5dc4e89cf2.tar.gz
|
||||
sha256 e02ffc2d2abde6f31c183b0717742c243b5746d0dbe9ffaa38f6154f14a1bd4d open-plc-utils-46c3506453c15b873fd6ed3e76c9872cea5e143a.tar.gz
|
||||
sha256 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPEN_PLC_UTILS_VERSION = 1ba7d5a042e4e8ff6858b08e113eec5dc4e89cf2
|
||||
OPEN_PLC_UTILS_VERSION = 46c3506453c15b873fd6ed3e76c9872cea5e143a
|
||||
OPEN_PLC_UTILS_SITE = $(call github,qca,open-plc-utils,$(OPEN_PLC_UTILS_VERSION))
|
||||
OPEN_PLC_UTILS_LICENSE = BSD-3-Clause
|
||||
OPEN_PLC_UTILS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user