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'
|
||||
pkgname=i2pd
|
||||
version=2.33.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
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"
|
||||
short_desc="Full-featured C++ implementation of I2P client"
|
||||
maintainer="Obosob <obosob@riseup.net>"
|
||||
|
|
Loading…
Reference in a new issue