mirror of
https://github.com/YunoHost-Apps/freshrss_ynh.git
synced 2024-09-03 18:36:33 +02:00
Update to 1.8
This commit is contained in:
parent
3b04b331b5
commit
54f0425a9c
1 changed files with 2 additions and 2 deletions
|
@ -6,10 +6,10 @@ APPNAME="freshrss"
|
||||||
VERSION="1.7.0"
|
VERSION="1.7.0"
|
||||||
|
|
||||||
# FreshRSS complete tarball checksum
|
# FreshRSS complete tarball checksum
|
||||||
FRESHRSS_SOURCE_SHA256="29da4ad53278dc2ccf7b13004c443158aa5256279ba31152681269642f7f2f91"
|
FRESHRSS_SOURCE_SHA256="004e67484b41e78adb89d19df5c326d0290896c17f9f7b7e60e8f22a13f88db9"
|
||||||
|
|
||||||
# Remote URL to fetch FreshRSS source tarball
|
# Remote URL to fetch FreshRSS source tarball
|
||||||
FRESHRSS_SOURCE_URL="https://github.com/FreshRSS/FreshRSS/archive/1.7.0.tar.gz"
|
FRESHRSS_SOURCE_URL="https://github.com/FreshRSS/FreshRSS/archive/1.8.0.tar.gz"
|
||||||
|
|
||||||
PKGDIR=$(cd ../; pwd)
|
PKGDIR=$(cd ../; pwd)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue