package/duktape: bump to version 2.7.0
Update hash of license file (update in year:
03d4d728f8
)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
39d6deb60b
commit
e5d5089789
@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 96f4a05a6c84590e53b18c59bb776aaba80a205afbbd92b82be609ba7fe75fa7 duktape-2.6.0.tar.xz
|
||||
sha256 5b42d02dbd084fd6d7e61d93f52e02b596f25400e54e0f86d5780045e5b754c8 LICENSE.txt
|
||||
sha256 90f8d2fa8b5567c6899830ddef2c03f3c27960b11aca222fa17aa7ac613c2890 duktape-2.7.0.tar.xz
|
||||
sha256 c6b6659630ca6cb837afe982ecc79511bfca878b56296d628b02eb6f18789c29 LICENSE.txt
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DUKTAPE_VERSION = 2.6.0
|
||||
DUKTAPE_VERSION = 2.7.0
|
||||
DUKTAPE_SOURCE = duktape-$(DUKTAPE_VERSION).tar.xz
|
||||
DUKTAPE_SITE = \
|
||||
https://github.com/svaarala/duktape/releases/download/v$(DUKTAPE_VERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user