* update duktape to 2.7.0-7

This commit is contained in:
Alexander Baldeck 2024-07-26 16:23:31 +02:00
parent 54587b6d53
commit 436d9b32b9
2 changed files with 16 additions and 1 deletions

15
duktape/.SRCINFO Normal file
View File

@ -0,0 +1,15 @@
pkgbase = duktape
pkgdesc = Embeddable Javascript engine
pkgver = 2.7.0
pkgrel = 7
url = https://duktape.org/
arch = x86_64
license = MIT
depends = glibc
provides = libduktape.so
provides = libduktaped.so
source = https://duktape.org/duktape-2.7.0.tar.xz
md5sums = b3200b02ab80125b694bae887d7c1ca6
b2sums = da5eea88758201177f32c5611a3757433ef1b0173d6430eff1f067abd7535f3e4b9c3717290fbd8475827a53f7a2a74818287a65e563f14e91761f5cd0fe30d5
pkgname = duktape

View File

@ -4,7 +4,7 @@
pkgname=duktape
pkgver=2.7.0
pkgrel=6
pkgrel=7
pkgdesc='Embeddable Javascript engine'
url='https://duktape.org/'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)