mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/openfpgaloader: bump version to 1.0.0
Release notes: https://github.com/trabucayre/openFPGALoader/releases/tag/v0.12.0 https://github.com/trabucayre/openFPGALoader/releases/tag/v0.12.1 https://github.com/trabucayre/openFPGALoader/releases/tag/v0.13.0 https://github.com/trabucayre/openFPGALoader/releases/tag/v0.13.1 https://github.com/trabucayre/openFPGALoader/releases/tag/v1.0.0 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
86aed53145
commit
bdccb251a2
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 a463690358d2510919472c2f460039a304d016a08a45970821e667eea1c48cc8 openfpgaloader-0.11.0.tar.gz
|
||||
sha256 cf19b596e5dea21891b1be3cb9a04be7a1501926ee0919dcc5c9f1b6d3bd0a96 openfpgaloader-1.0.0.tar.gz
|
||||
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPENFPGALOADER_VERSION = 0.11.0
|
||||
OPENFPGALOADER_VERSION = 1.0.0
|
||||
OPENFPGALOADER_SITE = $(call github,trabucayre,openFPGALoader,v$(OPENFPGALOADER_VERSION))
|
||||
OPENFPGALOADER_LICENSE = Apache-2.0
|
||||
OPENFPGALOADER_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user