use jsign

This commit is contained in:
idk
2022-05-17 16:12:43 -04:00
parent 6ffd0dae9a
commit af9c2460e9
5 changed files with 51 additions and 7 deletions

View File

@@ -1,14 +1,14 @@
#! /usr/bin/env sh
JNA_VERSION=5.11.0
export JNA_VERSION=$JNA_VERSION
export JNA_VERSION=5.11.0
#Comment this out to build from an alternate branch or
# the tip of the master branch.
I2P_VERSION=1.7.7
export I2P_VERSION=$I2P_VERSION
export I2P_VERSION=1.7.7
VERSION=i2p-jpackage-1.7.1
export VERSION="$VERSION"
export VERSION=i2p-jpackage-1.7.1
#Uncomment this to build from the tip of the master.
#I2P_VERSION=1.8.0