diff options
| author | yalh76 <yalh@yahoo.com> | 2019-03-23 00:11:09 +0100 |
|---|---|---|
| committer | yalh76 <yalh@yahoo.com> | 2019-03-23 00:11:09 +0100 |
| commit | ffda3d5c8b89ab7725df7b41882c3bdb2328406b (patch) | |
| tree | 25954581072eb405f2b06b943e215092c84949c3 /conf/app.src | |
| parent | e1f1a535b7397c6efe64ea70f513b7270cad98ee (diff) | |
| download | mastodon_ynh-ffda3d5c8b89ab7725df7b41882c3bdb2328406b.tar.gz mastodon_ynh-ffda3d5c8b89ab7725df7b41882c3bdb2328406b.tar.bz2 mastodon_ynh-ffda3d5c8b89ab7725df7b41882c3bdb2328406b.zip | |
siwth app-mastodon.src to app.src
Diffstat (limited to 'conf/app.src')
| -rw-r--r-- | conf/app.src | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/app.src b/conf/app.src new file mode 100644 index 0000000..9d7227b --- /dev/null +++ b/conf/app.src @@ -0,0 +1,6 @@ +SOURCE_URL=https://github.com/tootsuite/mastodon/archive/v2.7.4.tar.gz +SOURCE_SUM=0e542c57228d482a068b05f639d8fe53dd9d413f7e7ce93cd1a088bd4d8d8366 +SOURCE_SUM_PRG=sha256sum +SOURCE_FORMAT=tar.gz +SOURCE_IN_SUBDIR=true +SOURCE_FILENAME= |
