[x49gp] changes merged upstream
This commit is contained in:
parent
544cccaf17
commit
9c1dda467f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue