1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00

update tt-rss version, change url

This commit is contained in:
Sebastian Gumprich 2017-05-31 21:02:49 +02:00 committed by GitHub
parent 7bf8c14ec0
commit 62b2a2d210

View file

@ -5,10 +5,10 @@
APPNAME="ttrss" APPNAME="ttrss"
# ttrss version # ttrss version
VERSION="17.1" VERSION="6fd03996"
# Remote URL to fetch ttrss tarball # Remote URL to fetch ttrss tarball
TTRSS_BINARY_URL="https://tt-rss.org/gitlab/fox/tt-rss/repository/archive.zip?ref=${VERSION}" TTRSS_BINARY_URL="https://tt-rss.org/fox/tt-rss/repository/archive.zip?ref=${VERSION}"
# #
# Common helpers # Common helpers