mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/tclap: bump to version 1.2.4
Update indentation in hash file (two spaces) https://sourceforge.net/p/tclap/code/ci/v1.2.4/tree/ChangeLog Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
50fe5bbbfd
commit
390a00a871
@ -1,3 +1,3 @@
|
|||||||
# Locally computed:
|
# Locally computed:
|
||||||
sha256 f5013be7fcaafc69ba0ce2d1710f693f61e9c336b6292ae4f57554f59fde5837 tclap-1.2.2.tar.gz
|
sha256 634c5b59dbb1ccbc9d6a5f6de494a257e29a3f59dcb6fc30445ff39b45188574 tclap-1.2.4.tar.gz
|
||||||
sha256 cd81a61d47aeb1ed63036ca260baee37719923bbd7ebd988ec4edae128f3b6eb COPYING
|
sha256 cd81a61d47aeb1ed63036ca260baee37719923bbd7ebd988ec4edae128f3b6eb COPYING
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
TCLAP_VERSION = 1.2.2
|
TCLAP_VERSION = 1.2.4
|
||||||
TCLAP_SITE = http://downloads.sourceforge.net/project/tclap
|
TCLAP_SITE = http://downloads.sourceforge.net/project/tclap
|
||||||
TCLAP_LICENSE = MIT
|
TCLAP_LICENSE = MIT
|
||||||
TCLAP_LICENSE_FILES = COPYING
|
TCLAP_LICENSE_FILES = COPYING
|
||||||
|
Loading…
Reference in New Issue
Block a user