i2pd: update to 2.32.1.
This commit is contained in:
parent
2ca9cc3ecf
commit
a799c275c9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'i2pd'
|
||||
pkgname=i2pd
|
||||
version=2.32.0
|
||||
version=2.32.1
|
||||
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=a68bcc3585fb150bb3781a77ddab97d2618fe58dc004543a9dddb74518e22e58
|
||||
checksum=64229101411a9dda3237dc27939aa13ec90d4900aae499e59931063c36e8556b
|
||||
disable_parallel_build=yes
|
||||
|
||||
conf_files="
|
||||
|
|
Loading…
Reference in New Issue