mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 12:30:34 -09:00
package/sexpect: bump to version 2.4.0
Changes: https://github.com/clarkwang/sexpect/compare/v2.3.15...v2.4.0 Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
55fb101003
commit
7343017dcd
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 44f5711aa99f3ccf9c4b0edfcd9a7d25fa64b442574624ce451713d1532c1a7e sexpect-2.3.15.tar.gz
|
||||
sha256 8f7a989ecf67f4ff6eb167d29a8e2e54db85143ebf3e8f904ea16ee5576a4b0d sexpect-2.4.0.tar.gz
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SEXPECT_VERSION = 2.3.15
|
||||
SEXPECT_VERSION = 2.4.0
|
||||
SEXPECT_SITE = $(call github,clarkwang,sexpect,v$(SEXPECT_VERSION))
|
||||
SEXPECT_LICENSE = GPL-3.0
|
||||
SEXPECT_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user