Update to 0.0.1.2022.06.03~ynh1

This commit is contained in:
Florent 2022-11-14 21:27:17 +01:00 committed by Florent F
parent 1d923cf650
commit 98be2f544d
4 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
"en": "Search engine for PeerTube videos and channels",
"fr": "Moteur de recherche de vidéos et chaînes PeerTube"
},
"version": "0.0.1.2021.12.28~ynh2",
"version": "0.0.1.2022.06.03~ynh1",
"url": "https://search.joinpeertube.org/",
"upstream": {
"license": "AGPL-3.0-only",

View file

@ -9,11 +9,11 @@ pkg_dependencies="git"
extra_pkg_dependencies="elasticsearch-oss"
NODEJS_VERSION=12
NODEJS_VERSION=14
REPOSITORY="https://framagit.org/framasoft/peertube/search-index"
COMMIT="5c8dc80186971f6f0b837ea484dde668ca437bd7"
COMMIT="316adda0db184cb36f0645a60dc8f6a1611ecd28"
#=================================================
# PERSONAL HELPERS

View file

@ -106,7 +106,7 @@ ynh_add_nginx_config
#=================================================
# SPECIFIC SETUP
#=================================================
# BUILDING
# BUILDING
#=================================================
ynh_script_progression --message="Building..."

View file

@ -114,7 +114,7 @@ ynh_install_extra_app_dependencies --repo="deb https://dl.yarnpkg.com/debian/ st
#=================================================
# SPECIFIC UPGRADE
#=================================================
# BUILDING
# BUILDING
#=================================================
ynh_script_progression --message="Building..."