diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : deno -version : 1.28.0 -release : 15 +version : 1.29.1 +release : 16 source : - - https://github.com/denoland/deno/archive/v1.28.0.tar.gz : d39319b6321dcb3ad4c6b5fcd20e2e4e6c0f6b515f6d75d8f9b305257d3b0fdf + - https://github.com/denoland/deno/archive/v1.29.1.tar.gz : c340f24515620ee8920f930206184c2c83d34c0809024d69592e6f2e38461a80 license : MIT component : programming.tools summary : A secure JavaScript and TypeScript runtime. @@ -10,9 +10,8 @@ Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. networking : yes builddeps : - - rustup + - cargo build : | - rustup toolchain install stable cargo build --release install : | install -Dm00755 target/release/deno $installdir/usr/bin/deno diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -23,12 +23,12 @@ - - 2022-11-15 - 1.28.0 + + 2022-12-16 + 1.29.1 Packaging update Peter Reisz peter.reisz@mozaiq.app \ No newline at end of file