Fetch the newest upstream version from github api (#17)

* Set the newest upstream version as default

Instead of hardcoding the default version the latest upstream release should be used.

* Add curl as dependency
This commit is contained in:
Masgalor
2020-06-27 14:45:48 +02:00
committed by GitHub
parent 5f78955231
commit 7e9b0d79bb
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -10,6 +10,7 @@ Make sure you have the required build dependencies:
* docker
* git
* patch
* curl
Then: