rust: update to 1.3.0.
This commit is contained in:
parent
9f0d2b37b7
commit
db42b6f075
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rust'
|
||||
pkgname=rust
|
||||
version=1.2.0
|
||||
revision=2
|
||||
version=1.3.0
|
||||
revision=1
|
||||
wrksrc="rustc-${version/.beta/-beta}"
|
||||
lib32disabled=yes
|
||||
build_style=configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.rust-lang.org/"
|
||||
license="MIT, Apache-2.0"
|
||||
distfiles="https://static.rust-lang.org/dist/rustc-${version/.beta/-beta}-src.tar.gz"
|
||||
checksum=ea6eb983daf2a073df57186a58f0d4ce0e85c711bec13c627a8c85d51b6a6d78
|
||||
checksum=ea02d7bc9e7de5b8be3fe6b37ea9b2bd823f9a532c8e4c47d02f37f24ffa3126
|
||||
|
||||
do_configure() {
|
||||
local _triplet
|
||||
|
|
Loading…
Reference in a new issue