mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
Merge branch 'upstream' into ldap
This commit is contained in:
commit
e6db7cf842
4 changed files with 5 additions and 5 deletions
|
@ -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:** 20220301~ynh1
|
||||
|
||||
**Demo:** https://demo.yunohost.org/ttrss/
|
||||
|
||||
|
|
|
@ -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 :** 20220301~ynh1
|
||||
|
||||
**Démo :** https://demo.yunohost.org/ttrss/
|
||||
|
||||
|
|
|
@ -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.tt-rss.org/fox/tt-rss/archive/a39557451604ba1ad4558f8283f1a13ca76ba5ba.tar.gz
|
||||
SOURCE_SUM=ac03c8d5dbe886ef0386af28a77d449da6eb4f6c1761db964632fa26bf264f23
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "News feed (RSS/Atom) reader and aggregator",
|
||||
"fr": "Lecteur de flux d’actualité utilisant les protocoles RSS et Atom"
|
||||
},
|
||||
"version": "20220222~ynh2",
|
||||
"version": "20220301~ynh1",
|
||||
"url": "http://tt-rss.org",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
Loading…
Reference in a new issue