mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
i2pd: rebuild against OpenSSL
This commit is contained in:
parent
76774e3a8a
commit
e679e37b90
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'i2pd'
|
# Template file for 'i2pd'
|
||||||
pkgname=i2pd
|
pkgname=i2pd
|
||||||
version=2.33.0
|
version=2.33.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="USE_UPNP=yes"
|
make_build_args="USE_UPNP=yes"
|
||||||
makedepends="zlib-devel boost-devel libressl-devel miniupnpc-devel
|
makedepends="zlib-devel boost-devel openssl-devel miniupnpc-devel
|
||||||
libatomic-devel"
|
libatomic-devel"
|
||||||
short_desc="Full-featured C++ implementation of I2P client"
|
short_desc="Full-featured C++ implementation of I2P client"
|
||||||
maintainer="Obosob <obosob@riseup.net>"
|
maintainer="Obosob <obosob@riseup.net>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue