mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Remove variables in app.src
This commit is contained in:
parent
849431e65e
commit
e8987757f4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=${ROCKETCHAT_DOWNLOAD_URI}
|
||||
SOURCE_SUM=${ROCKETCHAT_SHASUM}
|
||||
SOURCE_URL=https://releases.rocket.chat/0.73.2/download
|
||||
SOURCE_SUM=3dc3eb11f383f7b72b0f23fedb305b6a566fa536a1e5087a4398255deeb864d8
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=rocket.chat-${ROCKETCHAT_VERSION}.tgz
|
||||
SOURCE_FILENAME=rocket.chat-0.73.2.tgz
|
||||
SOURCE_EXTRACT=true
|
Loading…
Add table
Reference in a new issue