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