From 4d36da5211b913837989219a16a2fdd1154ac83e Mon Sep 17 00:00:00 2001 From: mreid-tt <943378+mreid-tt@users.noreply.github.com> Date: Wed, 8 Jan 2025 09:10:42 -0400 Subject: [PATCH] Update to v3.5.4 --- cross/cops/Makefile | 2 +- cross/cops/digests | 6 +++--- spk/cops/Makefile | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/cross/cops/Makefile b/cross/cops/Makefile index 75226d78406..a0f7c6a6ec7 100644 --- a/cross/cops/Makefile +++ b/cross/cops/Makefile @@ -1,5 +1,5 @@ PKG_NAME = cops -PKG_VERS = 3.4.5 +PKG_VERS = 3.5.4 PKG_EXT = zip PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS)-php82.$(PKG_EXT) PKG_DIST_SITE = https://github.com/mikespub-org/seblucas-cops/releases/download/$(PKG_VERS) diff --git a/cross/cops/digests b/cross/cops/digests index 171154105d1..921b6b574ae 100644 --- a/cross/cops/digests +++ b/cross/cops/digests @@ -1,3 +1,3 @@ -cops-3.4.5-php82.zip SHA1 e8acbdc3a8816d33de748a2b8f34e6ca5ddc6e10 -cops-3.4.5-php82.zip SHA256 c583da1e3442d38a20a54b7b650687a6ecece43057fad0e16dc6c4e82a00b16f -cops-3.4.5-php82.zip MD5 b170c674a389a899890f0c5c692ee0c5 +cops-3.5.4-php82.zip SHA1 668260285724d61675f2de6dd2aa57d897a742b8 +cops-3.5.4-php82.zip SHA256 546ebadbc1ac45a288169be65bbc1359649007e56eabe19a9601b11e377a2306 +cops-3.5.4-php82.zip MD5 65e99e03d404413f9354a7311f3bfe6d diff --git a/spk/cops/Makefile b/spk/cops/Makefile index af1a4b5fc61..30740fcc33f 100644 --- a/spk/cops/Makefile +++ b/spk/cops/Makefile @@ -1,6 +1,6 @@ SPK_NAME = cops -SPK_VERS = 3.4.5 -SPK_REV = 13 +SPK_VERS = 3.5.4 +SPK_REV = 14 SPK_ICON = src/cops.png DEPENDS = cross/cops @@ -14,7 +14,7 @@ MAINTAINER = SynoCommunity DESCRIPTION = Calibre OPDS and HTML PHP Server : light alternative to Calibre content server / Calibre2OPDS. DESCRIPTION_FRE = Calibre OPDS et HTML PHP Serveur : alternative légère au serveur de contenu de Calibre et à Calibre2OPDS. DISPLAY_NAME = COPS -CHANGELOG = "1. Update to v3.4.5. (Requires PHP 8.2 and DSM 7.2)" +CHANGELOG = "1. Update to v3.5.4. (Requires PHP 8.2 and DSM 7.2)" HOMEPAGE = https://blog.slucas.fr/en/oss/calibre-opds-php-server LICENSE = GPLv2