i2pd: update to 2.37.0.
This commit is contained in:
parent
fe441c2028
commit
f3c8450bfc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'i2pd'
|
||||
pkgname=i2pd
|
||||
version=2.33.0
|
||||
revision=2
|
||||
version=2.37.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="USE_UPNP=yes"
|
||||
makedepends="zlib-devel boost-devel openssl-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=6a30eb410263d2da23d238758ad156e36983bff1ed347fe57789763ae986d0f4
|
||||
checksum=072e79e55d4feac9dc3c988000a21ba613eb0c5bc151105cbccebdf84176dced
|
||||
disable_parallel_build=yes
|
||||
|
||||
conf_files="
|
||||
|
|
Loading…
Reference in a new issue