1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00
* Fix upstream repo
This commit is contained in:
ljf (zamentur) 2022-03-09 07:17:34 +01:00 committed by GitHub
parent 8f67e7fc2e
commit 118aa85ada
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View file

@ -27,7 +27,7 @@ Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader an
- podcasts,
- flexible article filtering
**Shipped version:** 20220222~ynh2
**Shipped version:** 20220308~ynh1
**Demo:** https://demo.yunohost.org/ttrss/

View file

@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Tiny Tiny RSS est un lecteur et agrégateur de flux d'actualités (RSS/Atom) en ligne gratuit et open source.
**Version incluse :** 20220222~ynh2
**Version incluse :** 20220308~ynh1
**Démo :** https://demo.yunohost.org/ttrss/

View file

@ -11,7 +11,7 @@
setup_private=1
setup_public=1
upgrade=1
upgrade=1 from_commit=20435c4d005d7abffc45db4eac3d3e9492302c21
#upgrade=1 from_commit=20435c4d005d7abffc45db4eac3d3e9492302c21
backup_restore=1
multi_instance=1
change_url=1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://git.tt-rss.org/fox/tt-rss/archive/9a5c21630b5b7e2e3adb2e0334defbd9515aa833.tar.gz
SOURCE_SUM=12e0930daa54d2fad3ce39c934c455de3b75adde33e406420e40650e755438bf
SOURCE_URL=https://git-gitea.tt-rss.org/fox/tt-rss/archive/95431890bea57c6fcc3f6198a7a27b1993f3fba4.tar.gz
SOURCE_SUM=17e6dfd342e125ac2091145ca52f40a6380619180d12774a2378ee0709d3d4d4
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "News feed (RSS/Atom) reader and aggregator",
"fr": "Lecteur de flux dactualité utilisant les protocoles RSS et Atom"
},
"version": "20220222~ynh2",
"version": "20220308~ynh1",
"url": "http://tt-rss.org",
"upstream": {
"license": "GPL-3.0-only",