i2pd: update to 2.30.0.
This commit is contained in:
parent
483c4ed03b
commit
37e0809dfb
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'i2pd'
|
||||
pkgname=i2pd
|
||||
version=2.29.0
|
||||
revision=2
|
||||
version=2.30.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="USE_UPNP=yes"
|
||||
makedepends="zlib-devel boost-devel libressl-devel miniupnpc-devel
|
||||
|
@ -12,7 +12,7 @@ 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=fd0474c33b411593b9dc8197f3799d37d68455c11a9ee3994ec993a96388ec06
|
||||
checksum=25915cbd33a9f53c89ddf7fbd68fccc5ffc89ab40d4445ccc813da74fae154f2
|
||||
disable_parallel_build=yes
|
||||
|
||||
conf_files="
|
||||
|
|
Loading…
Reference in New Issue