mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/swugenerator: bump to version 0.5
For release note, see: https://github.com/sbabic/swugenerator/releases/tag/0.5 Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
44ce29223d
commit
1788598fff
@@ -1,4 +1,4 @@
|
||||
# Locally calculated
|
||||
sha256 80351fc1c57a6162bc07c44765f2cfd76f3d984dbefca79c3d59844aacd2957f swugenerator-0.4.tar.gz
|
||||
sha256 bb816a77278a2d320e36cdd6fd1bb9b8318b4ef4ccd05e79bb1d5ee631a1d5c1 swugenerator-0.5.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SWUGENERATOR_VERSION = 0.4
|
||||
SWUGENERATOR_VERSION = 0.5
|
||||
SWUGENERATOR_SITE = $(call github,sbabic,swugenerator,$(SWUGENERATOR_VERSION))
|
||||
SWUGENERATOR_LICENSE = GPL-3.0
|
||||
SWUGENERATOR_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user