Update URL
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
name: stormfetch
|
name: stormfetch
|
||||||
description: A simple linux fetch program written in go and bash
|
description: A simple linux fetch program written in go and bash
|
||||||
version: 6.1
|
version: 6.1
|
||||||
revision: 2
|
revision: 3
|
||||||
url: https://git.enumerated.dev/EnumDev/stormfetch
|
url: https://github.com/EnumeratedDev/stormfetch
|
||||||
license: MIT
|
license: MIT
|
||||||
architecture: any
|
architecture: any
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# BPM Expects the source code to be extracted into the automatically created 'source' directory which can be accessed using $BPM_SOURCE
|
# BPM Expects the source code to be extracted into the automatically created 'source' directory which can be accessed using $BPM_SOURCE
|
||||||
# BPM Expects the output files to be present in the automatically created 'output' directory which can be accessed using $BPM_OUTPUT
|
# BPM Expects the output files to be present in the automatically created 'output' directory which can be accessed using $BPM_OUTPUT
|
||||||
|
|
||||||
REPO="https://git.enumerated.dev/EnumDev/stormfetch.git"
|
REPO="https://github.com/EnumeratedDev/stormfetch.git"
|
||||||
|
|
||||||
# The prepare function is executed in the root of the temp directory
|
# The prepare function is executed in the root of the temp directory
|
||||||
# This function is used for downloading files and putting them into the correct location
|
# This function is used for downloading files and putting them into the correct location
|
||||||
|
|||||||
Reference in New Issue
Block a user