mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
amp: rebuild for libressl-2.9.2.
This commit is contained in:
parent
c07128bbe0
commit
4324b6bce1
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'amp'
|
# Template file for 'amp'
|
||||||
pkgname=amp
|
pkgname=amp
|
||||||
version=0.5.2
|
version=0.5.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="cmake git perl pkg-config python3"
|
hostmakedepends="cmake git perl pkg-config python3"
|
||||||
makedepends="libcurl-devel libgit2-devel libxcb-devel"
|
makedepends="libcurl-devel libgit2-devel libxcb-devel"
|
||||||
|
@ -16,5 +16,5 @@ checksum=e1f22a829205cf44f8c3fcf5660dbdb9a3c5a1f64b92c67dcdb75a30ad7e5a60
|
||||||
export LIBGIT2_SYS_USE_PKG_CONFIG=1
|
export LIBGIT2_SYS_USE_PKG_CONFIG=1
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cargo update --package openssl-sys --precise 0.9.39
|
cargo update --package openssl-sys --precise 0.9.46
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue