From 2d7548b781a70e0cbd4614c966ae9da5a832a1e1 Mon Sep 17 00:00:00 2001 From: Dmitrii Sosedov Date: Fri, 6 Jun 2014 08:06:12 +0700 Subject: development/rust: Added (a safe, concurrent, practical language). Signed-off-by: Willy Sudiarto Raharjo --- development/rust/rust.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 development/rust/rust.info (limited to 'development/rust/rust.info') diff --git a/development/rust/rust.info b/development/rust/rust.info new file mode 100644 index 0000000000..c4527e8a0b --- /dev/null +++ b/development/rust/rust.info @@ -0,0 +1,10 @@ +PRGNAM="rust" +VERSION="0.10" +HOMEPAGE="http://www.rust-lang.org" +DOWNLOAD="http://static.rust-lang.org/dist/rust-0.10-i686-unknown-linux-gnu.tar.gz" +MD5SUM="a1d9980d5530a89476acb2824b0239e8" +DOWNLOAD_x86_64="http://static.rust-lang.org/dist/rust-0.10-x86_64-unknown-linux-gnu.tar.gz" +MD5SUM_x86_64="5a494447db1fd644e5b1ff65190f73ea" +REQUIRES="" +MAINTAINER="Dmitrii Sosedov" +EMAIL="dmitrii@sosedov.org" \ No newline at end of file -- cgit v1.2.3