package/waf: bump version to 2.0.23
Changelog: https://gitlab.com/ita1024/waf/blob/master/ChangeLog Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
6afe7b1da3
commit
027f172c8a
@ -1,7 +1,7 @@
|
||||
# Locally computed
|
||||
sha1 494ada411468129ed229f946ecec3048400e320b waf-2.0.22
|
||||
sha256 0a09ad26a2cfc69fa26ab871cb558165b60374b5a653ff556a0c6aca63a00df1 waf-2.0.22
|
||||
sha1 89b24f9c19328339c2c8103796755474b66f3a8d waf-2.0.23
|
||||
sha256 28a2e4583314a162cfcbffefb8a9202c1d7869040d30b5852da479b76d9c0491 waf-2.0.23
|
||||
|
||||
# The waf script also contains its license, but is renamed `waf` in the extract
|
||||
# step, so this is a synonym for the above, to check WAF_LICENSE
|
||||
sha256 0a09ad26a2cfc69fa26ab871cb558165b60374b5a653ff556a0c6aca63a00df1 waf
|
||||
sha256 28a2e4583314a162cfcbffefb8a9202c1d7869040d30b5852da479b76d9c0491 waf
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WAF_VERSION = 2.0.22
|
||||
WAF_VERSION = 2.0.23
|
||||
WAF_SOURCE = waf-$(WAF_VERSION)
|
||||
WAF_SITE = https://waf.io
|
||||
WAF_LICENSE = BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user