mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
i2pd: update to 2.52.0, adopt
This commit is contained in:
parent
b6b602e41c
commit
fc9e5c9b1b
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'i2pd'
|
# Template file for 'i2pd'
|
||||||
pkgname=i2pd
|
pkgname=i2pd
|
||||||
version=2.51.0
|
version=2.52.0
|
||||||
revision=1
|
revision=1
|
||||||
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 openssl-devel miniupnpc-devel"
|
makedepends="zlib-devel boost-devel openssl-devel miniupnpc-devel"
|
||||||
short_desc="Full-featured C++ implementation of I2P client"
|
short_desc="Full-featured C++ implementation of I2P client"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://i2pd.website/"
|
homepage="https://i2pd.website/"
|
||||||
changelog="https://raw.githubusercontent.com/PurpleI2P/i2pd/openssl/ChangeLog"
|
changelog="https://raw.githubusercontent.com/PurpleI2P/i2pd/openssl/ChangeLog"
|
||||||
distfiles="https://github.com/PurpleI2P/i2pd/archive/${version}.tar.gz"
|
distfiles="https://github.com/PurpleI2P/i2pd/archive/${version}.tar.gz"
|
||||||
checksum=d7e4fe2c5c3c00a9115f061b797be3d2fc81bb25beddb20a636ae2b0c912ce31
|
checksum=f5fafa700b61d0791d37bd8eee04912582ea5e3f3b1d80ec339bd8158a30995b
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/i2pd/i2pd.conf
|
/etc/i2pd/i2pd.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue