Skip to content

Commit

Permalink
Bump cops 1.3.6 => 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
smaarn committed Aug 27, 2023
1 parent 417f8e6 commit ebf9b29
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cross/cops/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = cops
PKG_VERS = 1.3.6
PKG_VERS = 1.4.2
PKG_EXT = zip
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://github.com/mikespub-org/seblucas-cops/releases/download/$(PKG_VERS)
Expand Down
6 changes: 3 additions & 3 deletions cross/cops/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cops-1.3.6.zip SHA1 c549eef4730ecb9723f3609385c00e66422f2d55
cops-1.3.6.zip SHA256 28a07fc278035e3fe9436d1aefefd59c8490019ff53b4adaaf9b4850434a7085
cops-1.3.6.zip MD5 a23dca18aa498f4c2ff0343a2dca3425
cops-1.4.2.zip SHA1 841183a5038f8f012d6c413ebb9c9e54b1cf176d
cops-1.4.2.zip SHA256 60542faade68764667ec142d1606c52f79d9b4818fa2407d40607d0abfd2d99b
cops-1.4.2.zip MD5 ed35a750fc449a52fb7e5229754426d2
4 changes: 2 additions & 2 deletions spk/cops/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SPK_NAME = cops
SPK_VERS = 1.3.6
SPK_VERS = 1.4.2
SPK_REV = 7
SPK_ICON = src/cops.png
DSM_UI_DIR = app
Expand All @@ -11,7 +11,7 @@ DESCRIPTION = Calibre OPDS and HTML PHP Server : light alternative to Calibre co
DESCRIPTION_FRE = Calibre OPDS et HTML PHP Serveur : alternative légère au serveur de contenu de Calibre et à Calibre2OPDS.
ADMIN_URL = /cops/
DISPLAY_NAME = COPS
CHANGELOG = "1. Update to 1.3.6<br />2. Upgrade PHP 7.4<br />3. Add .htaccess migration support"
CHANGELOG = "1. Update to 1.4.2<br />2. Upgrade PHP 7.4<br />3. Add .htaccess migration support"

include ../../mk/spksrc.common.mk
include ../../mk/spksrc.directories.mk
Expand Down

0 comments on commit ebf9b29

Please sign in to comment.