mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/lua-argparse: bump to version 0.7.2
for changelog, see: https://github.com/luarocks/argparse/blob/0.7.2/CHANGELOG.md Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
bba497d60d
commit
dd7ec89b7e
@@ -1,3 +1,3 @@
|
||||
# computed by luarocks/buildroot
|
||||
sha256 ea30d0643586a20aeb6349ca8cb7db63aefc21d9aa007c7b7168a7c564817879 argparse-0.7.1-1.src.rock
|
||||
sha256 9a918f21485b2a4529c901491d9101392f03586d65ad5b024a4445ebc1dc37b4 argparse-0.7.1/LICENSE
|
||||
sha256 c122a25224876e93bd380ceb51af28cd8a72296e098b2eed4f06d85f54f1a0b4 argparse-0.7.2-1.src.rock
|
||||
sha256 9a918f21485b2a4529c901491d9101392f03586d65ad5b024a4445ebc1dc37b4 argparse-0.7.2/LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_ARGPARSE_VERSION = 0.7.1-1
|
||||
LUA_ARGPARSE_VERSION = 0.7.2-1
|
||||
LUA_ARGPARSE_NAME_UPSTREAM = argparse
|
||||
LUA_ARGPARSE_LICENSE = MIT
|
||||
LUA_ARGPARSE_LICENSE_FILES = $(LUA_ARGPARSE_SUBDIR)/LICENSE
|
||||
|
||||
Reference in New Issue
Block a user