rust: maintainer changed to @Gottox, cleanup
This commit is contained in:
parent
409fb48696
commit
dda4467449
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'rust'
|
||||
pkgname=rust
|
||||
version=1.24.1
|
||||
revision=2
|
||||
_date=2018-03-20
|
||||
revision=3
|
||||
_rust_dist_version=1.24.0
|
||||
_cargo_dist_version=0.25.0
|
||||
# NB. if you push any(!) new version, don't forget to put a build
|
||||
|
@ -16,7 +15,7 @@ only_for_archs="i686 x86_64 x86_64-musl"
|
|||
hostmakedepends="cmake curl pkg-config python"
|
||||
makedepends="libffi-devel llvm4.0 ncurses-devel zlib-devel"
|
||||
short_desc="Safe, concurrent, practical systems language"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://www.rust-lang.org/"
|
||||
license="MIT, Apache-2.0"
|
||||
distfiles="https://static.rust-lang.org/dist/rustc-${version}-src.tar.gz"
|
||||
|
|
Loading…
Reference in New Issue