* update duktape to 2.7.0-7
This commit is contained in:
parent
54587b6d53
commit
436d9b32b9
15
duktape/.SRCINFO
Normal file
15
duktape/.SRCINFO
Normal 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
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user