mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/swugenerator: bump to version 0.6
For release note, see: https://github.com/sbabic/swugenerator/releases/tag/0.6 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
51fe7dad2c
commit
def104dd90
@@ -1,4 +1,4 @@
|
||||
# Locally calculated
|
||||
sha256 bb816a77278a2d320e36cdd6fd1bb9b8318b4ef4ccd05e79bb1d5ee631a1d5c1 swugenerator-0.5.tar.gz
|
||||
sha256 06098c4b3a6c3e5946a11929f95f280baacb512fc4154e16af2262c60a36cbc6 swugenerator-0.6.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SWUGENERATOR_VERSION = 0.5
|
||||
SWUGENERATOR_VERSION = 0.6
|
||||
SWUGENERATOR_SITE = $(call github,sbabic,swugenerator,$(SWUGENERATOR_VERSION))
|
||||
SWUGENERATOR_LICENSE = GPL-3.0
|
||||
SWUGENERATOR_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user