volta: rebuild against OpenSSL
This commit is contained in:
parent
d6bb5f1506
commit
b003209c17
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'volta'
|
||||
pkgname=volta
|
||||
version=1.0.2
|
||||
revision=1
|
||||
revision=2
|
||||
archs="x86_64" # Due to volta pulling pre-built binaries later. Evil.
|
||||
build_style="cargo"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libressl-devel"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="JavaScript tool version sync helper"
|
||||
maintainer="Alex Lohr <alex.lohr@logmein.com>"
|
||||
license="BSD-2-Clause"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue