mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/rtty: bump version to 9.0.4
Release notes: https://github.com/zhaojh329/rtty/releases Added sha256 hash provided by upstream. 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
1b2e3e41aa
commit
7e1d7e317d
@@ -1,2 +1,4 @@
|
||||
sha256 522b0fc5e032c3b84ac707abce8ac4ff5609900011f8f300ce4f4246abac0acc rtty-8.1.2.tar.gz
|
||||
# From https://github.com/zhaojh329/rtty/releases/tag/v9.0.4
|
||||
sha256 3bfc5db341c40e451544a218b7ef2cc59329ce04c50824b8ce6e5b805504c9bd rtty-9.0.4.tar.gz
|
||||
# Locally computed
|
||||
sha256 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
RTTY_VERSION = 8.1.2
|
||||
RTTY_VERSION = 9.0.4
|
||||
RTTY_SITE = https://github.com/zhaojh329/rtty/releases/download/v$(RTTY_VERSION)
|
||||
RTTY_LICENSE = MIT
|
||||
RTTY_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user