mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gcsf: fix build
This commit is contained in:
parent
5e406231ec
commit
cb9c5b26c4
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ case "$XBPS_TARGET_MACHINE" in
|
|||
esac
|
||||
|
||||
pre_build() {
|
||||
cargo update --package openssl-sys --precise 0.9.46
|
||||
cargo update --package openssl-sys --precise 0.9.53
|
||||
cargo update --package openssl --precise 0.10.22
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue