diff --git a/common/shlibs b/common/shlibs index 01a26839a2..57f7025459 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2882,7 +2882,7 @@ libbrotlienc.so.1 brotli-1.0.2_1 libfilteraudio.so filter_audio-0.0.1_1 libgstreamermm-1.0.so.1 gstreamermm-1.8.0_1 libmovit.so.8 movit-1.6.0_1 -libduktape.so.203 duktape-2.3.0_1 +libduktape.so.204 duktape-2.4.0_1 libccgnu2-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 diff --git a/srcpkgs/duktape/template b/srcpkgs/duktape/template index a77c759199..c7d5a957a1 100644 --- a/srcpkgs/duktape/template +++ b/srcpkgs/duktape/template @@ -1,6 +1,6 @@ # Template file for 'duktape' pkgname=duktape -version=2.3.0 +version=2.4.0 revision=1 build_style=gnu-makefile make_build_args="-f Makefile.sharedlibrary" @@ -10,7 +10,7 @@ maintainer="Christopher Brannon " license="MIT" homepage="http://duktape.org" distfiles="https://github.com/svaarala/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.xz" -checksum=ed6e2f3ab2061628a7aeee27ccff16538ba6a151480cccf2e846bd061e45afe8 +checksum=86a89307d1633b5cedb2c6e56dc86e92679fc34b05be551722d8cc69ab0771fc pre_build() { sed -i 's|^CC.*||g' Makefile.sharedlibrary