rust: update to 1.2.0.
This commit is contained in:
parent
ff9b3070fa
commit
49bd057a5e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rust'
|
||||
pkgname=rust
|
||||
version=1.1.0
|
||||
version=1.2.0
|
||||
revision=1
|
||||
wrksrc="rustc-${version/.beta/-beta}"
|
||||
lib32disabled=yes
|
||||
|
@ -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=cb09f443b37ec1b81fe73c04eb413f9f656859cf7d00bc5088008cbc2a63fa8a
|
||||
checksum=ea6eb983daf2a073df57186a58f0d4ce0e85c711bec13c627a8c85d51b6a6d78
|
||||
|
||||
do_configure() {
|
||||
local _triplet
|
||||
|
|
Loading…
Reference in New Issue