i2pd: update to 2.28.0.
This commit is contained in:
parent
08a93d9b83
commit
d400ebb387
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'i2pd'
|
||||
pkgname=i2pd
|
||||
version=2.27.0
|
||||
version=2.28.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="USE_UPNP=yes"
|
||||
|
@ -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=46aa20760c85e3c5bf79229cd86b75a4c7e163271d400d0f104913d64cb8e093
|
||||
checksum=181327edc7cf5b3c25ee51ecc518a4da90fa9e421eca2107996791038a514a21
|
||||
disable_parallel_build=yes
|
||||
|
||||
conf_files="
|
||||
|
|
Loading…
Reference in New Issue