1
0
Fork 0
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:
Selamanse 2019-02-03 00:12:28 +01:00
parent 849431e65e
commit e8987757f4

View file

@ -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