duktape: update to 2.2.0.
This commit is contained in:
parent
a5e8b89fbb
commit
14c0c25875
2 changed files with 3 additions and 3 deletions
|
@ -2836,7 +2836,7 @@ libfilteraudio.so filter_audio-0.0.1_1
|
||||||
libarmadillo.so.7 armadillo-7.800.2_1
|
libarmadillo.so.7 armadillo-7.800.2_1
|
||||||
libgstreamermm-1.0.so.1 gstreamermm-1.8.0_1
|
libgstreamermm-1.0.so.1 gstreamermm-1.8.0_1
|
||||||
libmovit.so.7 movit-1.5.3_1
|
libmovit.so.7 movit-1.5.3_1
|
||||||
libduktape.so.201 duktape-2.1.1_1
|
libduktape.so.202 duktape-2.2.0_1
|
||||||
libccgnu2-1.8.so.0 commoncpp2-1.8.1_1
|
libccgnu2-1.8.so.0 commoncpp2-1.8.1_1
|
||||||
libccext2-1.8.so.0 commoncpp2-1.8.1_1
|
libccext2-1.8.so.0 commoncpp2-1.8.1_1
|
||||||
libucommon.so.8 ucommon-7.0.0_1
|
libucommon.so.8 ucommon-7.0.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'duktape'
|
# Template file for 'duktape'
|
||||||
pkgname=duktape
|
pkgname=duktape
|
||||||
version=2.1.1
|
version=2.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="-f Makefile.sharedlibrary"
|
make_build_args="-f Makefile.sharedlibrary"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Christopher Brannon <chris@the-brannons.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://duktape.org"
|
homepage="http://duktape.org"
|
||||||
distfiles="https://github.com/svaarala/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/svaarala/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6a58e5e8d8c7e3e638cd6e5b91be3bcaa4c89778d3892054a36052ae043dd11e
|
checksum=62f72206427633077cb02e7ccd2599ace4d254db409334593b86d262c0d50c14
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
vmkdir /usr/lib
|
vmkdir /usr/lib
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue