diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2019-08-25 05:28:34 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2019-08-25 05:28:34 +0300 |
commit | b8b103a97853fb7f932aa479d5778d0c20442c27 (patch) | |
tree | 479e71facd88e8b0e1f2e3c4a551b4e2ff558165 | |
parent | 8aec27025168a00618ffa0230a3319d53ec54134 (diff) |
i2pd: use upstream branch
-rw-r--r-- | packages/net-vpn/i2pd/i2pd-scm.exheres-0 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/net-vpn/i2pd/i2pd-scm.exheres-0 b/packages/net-vpn/i2pd/i2pd-scm.exheres-0 index 29f0539..c543953 100644 --- a/packages/net-vpn/i2pd/i2pd-scm.exheres-0 +++ b/packages/net-vpn/i2pd/i2pd-scm.exheres-0 @@ -2,6 +2,7 @@ # Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru> SCM_REPOSITORY="https://github.com/PurpleI2P/i2pd" +SCM_BRANCH="openssl" require scm-git systemd-service cmake [ api=2 ] HOMEPAGE="https://github.com/PurpleI2P/i2pd" SUMMARY="A C++ daemon for accessing the I2P anonymous network" |