diff --git a/conf/app.src b/conf/app.src index e8608a6..f3c674a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=http://projekte.textmulch.de/bicbucstriim/downloads/BicBucStriim-1.5.3.zip -SOURCE_SUM=f64c4aa72f906ae99c99f3397527d9b71f73d11651fa37fe87049013da581c8a +SOURCE_URL=https://github.com/rvolz/BicBucStriim/archive/refs/tags/v1.5.3.zip +SOURCE_SUM=32b922c2d385a15ba71e1f2935017cc9269f95c60038c5e1b62caecbe4fa5bca SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 4d393ed..7183fc8 100644 --- a/manifest.json +++ b/manifest.json @@ -6,12 +6,12 @@ "en": "Digital books streamer, providing web-based access to your e-book collection", "fr": "Interface web pour accéder à votre collection d'e-book" }, - "version": "1.6.5~ynh1", + "version": "1.5.3~ynh3", "url": "http://projekte.textmulch.de/bicbucstriim/", "upstream": { "license": "MIT", "website": "http://projekte.textmulch.de/bicbucstriim/", - "code": "https://github.com/mikespub-org/rvolz-BicBucStriim" + "code": "https://github.com/rvolz/BicBucStriim/" }, "license": "MIT", "maintainer": { diff --git a/scripts/_common.sh b/scripts/_common.sh index f3e28de..80f79a5 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -YNH_PHP_VERSION="7.3" +YNH_PHP_VERSION="7.4" pkg_dependencies="php${YNH_PHP_VERSION}-gd php${YNH_PHP_VERSION}-intl php${YNH_PHP_VERSION}-sqlite3 php${YNH_PHP_VERSION}-mbstring" #php${YNH_PHP_VERSION}-mcrypt