diff options
Diffstat (limited to 'community/rust')
-rw-r--r-- | community/rust/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rust/APKBUILD b/community/rust/APKBUILD index 9179ab50c1..51eaf0fbf8 100644 --- a/community/rust/APKBUILD +++ b/community/rust/APKBUILD @@ -7,7 +7,7 @@ pkgver=1.17.0 _cargo_gitrev=6b05583d71f982bcad049b9fa094c637c062e751 _llvmver=3.9 _bootver=1.16.0 -pkgrel=1 +pkgrel=2 pkgdesc="The Rust Programming Language (compiler)" url="http://www.rust-lang.org" arch="x86_64" |