mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
i2pd: update to 2.22.0.
This commit is contained in:
parent
933d94a643
commit
dbcce09880
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'i2pd'
|
# Template file for 'i2pd'
|
||||||
pkgname=i2pd
|
pkgname=i2pd
|
||||||
version=2.21.1
|
version=2.22.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="USE_UPNP=yes"
|
make_build_args="USE_UPNP=yes"
|
||||||
makedepends="zlib-devel boost-devel libressl-devel miniupnpc-devel
|
makedepends="zlib-devel boost-devel libressl-devel miniupnpc-devel
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Obosob <obosob@riseup.net>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://i2pd.website/"
|
homepage="http://i2pd.website/"
|
||||||
distfiles="https://github.com/PurpleI2P/i2pd/archive/${version}.tar.gz"
|
distfiles="https://github.com/PurpleI2P/i2pd/archive/${version}.tar.gz"
|
||||||
checksum=617e014fe5b16274f1fa38a5b409b2305c8bc0ec23a27fb20508f6fea7d44fcc
|
checksum=6547d7a560482c5eda9106ae19267bc8afbb6af48fed3bebf423ade28103e173
|
||||||
system_accounts="_i2pd"
|
system_accounts="_i2pd"
|
||||||
disable_parallel_build=true
|
disable_parallel_build=true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue