[x49gp] changes merged upstream

This commit is contained in:
Gwenhael Le Moine 2021-11-17 23:00:41 +01:00
parent 544cccaf17
commit 9c1dda467f
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -4,7 +4,7 @@ set -x
CWD=$(pwd)
PRGNAM=$(basename $CWD)
GITHUB_REPO=gwenhael-le-moine/x49gp
GITHUB_REPO=claudiobsd/x49gp
VERSION=${VERSION:-$(curl -s https://api.github.com/repos/${GITHUB_REPO}/releases/latest | jq -r .tag_name | sed 's|^null$|trunk|')} # or VERSION=trunk
NEWRPL_VERSION=1487