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'
|
||||
pkgname=i2pd
|
||||
version=2.51.0
|
||||
version=2.52.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="USE_UPNP=yes"
|
||||
makedepends="zlib-devel boost-devel openssl-devel miniupnpc-devel"
|
||||
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"
|
||||
homepage="https://i2pd.website/"
|
||||
changelog="https://raw.githubusercontent.com/PurpleI2P/i2pd/openssl/ChangeLog"
|
||||
distfiles="https://github.com/PurpleI2P/i2pd/archive/${version}.tar.gz"
|
||||
checksum=d7e4fe2c5c3c00a9115f061b797be3d2fc81bb25beddb20a636ae2b0c912ce31
|
||||
checksum=f5fafa700b61d0791d37bd8eee04912582ea5e3f3b1d80ec339bd8158a30995b
|
||||
|
||||
conf_files="
|
||||
/etc/i2pd/i2pd.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue