mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 12:44:10 -09:00
execline: bump version to 2.3.0.1
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
022cbb3467
commit
dd4e0042d4
2 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
# Locally generated
|
||||
sha256 93bd744f2e3ad204cb89f147efdc6ca4e622f9c6bfc9895e0b2cb8b0480029de execline-2.2.0.0.tar.gz
|
||||
sha256 2bf65aaaf808718952e05c2221b4e9472271e53ebd915c8d1d49a3e992583bf4 execline-2.3.0.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
################################################################################
|
||||
|
||||
EXECLINE_VERSION = 2.2.0.0
|
||||
EXECLINE_VERSION = 2.3.0.1
|
||||
EXECLINE_SITE = http://skarnet.org/software/execline
|
||||
EXECLINE_LICENSE = ISC
|
||||
EXECLINE_LICENSE_FILES = COPYING
|
||||
|
|
|
|||
Loading…
Reference in a new issue