mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
virtuoso: rebuild against OpenSSL
This commit is contained in:
parent
3be04e44b4
commit
d6bb5f1506
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'virtuoso'
|
||||
pkgname=virtuoso
|
||||
version=7.2.5.1
|
||||
revision=2
|
||||
revision=3
|
||||
archs="x86_64* aarch64* ppc64le*"
|
||||
wrksrc="${pkgname}-opensource-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-static"
|
||||
hostmakedepends="automake libtool flex gperf net-tools"
|
||||
makedepends="libressl-devel libldap-devel readline-devel libxml2-devel mit-krb5-devel"
|
||||
makedepends="openssl-devel libldap-devel readline-devel libxml2-devel mit-krb5-devel"
|
||||
short_desc="Scalable cross-platform server of virtuoso"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Add table
Reference in a new issue