parent
7f58417690
commit
86f3eb2253
1 changed files with 0 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
|||
# Template file for 'sccache'
|
||||
pkgname=sccache
|
||||
version=0.2.10
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libressl-devel"
|
||||
short_desc="ccache with cloud storage and rust"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/mozilla/sccache"
|
||||
distfiles="https://github.com/mozilla/sccache/archive/${version}.tar.gz"
|
||||
checksum=e55813d2ca01ebf5704973bb5765a6b3bdf2d6f563be34441a278599579bb5e0
|
||||
|
||||
pre_build() {
|
||||
cargo update --package openssl-sys --precise 0.9.49
|
||||
cargo update --package openssl:0.10.15 --precise 0.10.24
|
||||
}
|
Loading…
Reference in a new issue