mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
i2pd: for boost-1.88
This commit is contained in:
parent
e7e9726988
commit
03e2850498
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'i2pd'
|
||||
pkgname=i2pd
|
||||
version=2.57.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_build_args="USE_UPNP=yes"
|
||||
makedepends="zlib-devel boost-devel openssl-devel miniupnpc-devel"
|
||||
makedepends="zlib-devel boost-devel-minimal libboost_program_options
|
||||
openssl-devel miniupnpc-devel"
|
||||
short_desc="Full-featured C++ implementation of I2P client"
|
||||
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
|
|
Loading…
Add table
Reference in a new issue