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

upgrade to upstream

This commit is contained in:
ericgaspar 2022-02-22 23:03:21 +01:00
parent f3e07df1f8
commit f2a851d286
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://git.tt-rss.org/fox/tt-rss/archive/079f6dfdd0a26e9ba68aff6f05072d1720f6a6af.tar.gz
SOURCE_SUM=c0469691ad2424a74e2c5e3ca975d73bd8101809b375f07a20087a2b44b60da3
SOURCE_URL=https://git.tt-rss.org/fox/tt-rss/archive/9a5c21630b5b7e2e3adb2e0334defbd9515aa833.tar.gz
SOURCE_SUM=12e0930daa54d2fad3ce39c934c455de3b75adde33e406420e40650e755438bf
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": "20220210~ynh1",
"version": "20220222~ynh1",
"url": "http://tt-rss.org",
"upstream": {
"license": "GPL-3.0-only",