argparse: bump to version 0.6.0
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
bf3626002f
commit
e2366be494
@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 e00e5637c937d7bfca96025f2c598ba4fffe9eb818d69952e77b4c08167a6be3 argparse-0.5.0-1.src.rock
|
||||
sha256 e4029f42d61cbdde1540e0a098a24b1fed0bc8a2803efe2a0d0d3e7f2f2f2c82 argparse-0.6.0-1.src.rock
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ARGPARSE_VERSION_UPSTREAM = 0.5.0
|
||||
ARGPARSE_VERSION_UPSTREAM = 0.6.0
|
||||
ARGPARSE_VERSION = $(ARGPARSE_VERSION_UPSTREAM)-1
|
||||
ARGPARSE_SUBDIR = argparse
|
||||
ARGPARSE_LICENSE = MIT
|
||||
|
Loading…
Reference in New Issue
Block a user