reference new version of gopenpgp with a new helper (HelperPassGetHexSubkeyIDsJSON)
This commit is contained in:
parent
2ae751044c
commit
f1cb5d27be
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ GOPENPGP_PATH="$CHECKOUT_PATH/gopenpgp"
|
|||
mkdir -p "$OUTPUT_PATH"
|
||||
mkdir -p "$CHECKOUT_PATH"
|
||||
|
||||
git clone --depth 1 --branch "$GOPENPGP_VERSION" https://github.com/mssun/gopenpgp.git "$GOPENPGP_PATH"
|
||||
git clone --depth 1 --branch "$GOPENPGP_VERSION" https://forgejo.tranvouez.eu/lysann/passforios-gopenpgp.git "$GOPENPGP_PATH"
|
||||
|
||||
pushd "$GOPENPGP_PATH"
|
||||
mkdir -p dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue