diff options
author | shelldweller <shelldweller@beauxbead.com> | 2020-09-04 21:10:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-04 21:10:00 +0700 |
commit | 02c85a8e201808888058fdad52ec5404636d9f1a (patch) | |
tree | 4b7aa98b68ed3327c1a1416eb16c2e140ba63884 /network/i2pd/i2pd.SlackBuild | |
parent | 4ef3bde4d012ca24690ac7b4a1d0d7a09b96f7ca (diff) |
network/i2pd: Updated for version 2.33.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/i2pd/i2pd.SlackBuild')
-rw-r--r-- | network/i2pd/i2pd.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/i2pd/i2pd.SlackBuild b/network/i2pd/i2pd.SlackBuild index d9cfd600f78ee..33e858f193485 100644 --- a/network/i2pd/i2pd.SlackBuild +++ b/network/i2pd/i2pd.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=i2pd -VERSION=${VERSION:-2.32.1} +VERSION=${VERSION:-2.33.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |