Skip to content

Commit

Permalink
Feng Office: Update to v3.11.4.14 (#6377)
Browse files Browse the repository at this point in the history
  • Loading branch information
mreid-tt authored Jan 6, 2025
1 parent f50ca81 commit 999c014
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion cross/fengoffice/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = fengoffice
PKG_VERS = 3.11.2.8
PKG_VERS = 3.11.4.14
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://github.com/fengoffice/$(PKG_NAME)/archive/$(PKG_VERS)
Expand Down
6 changes: 3 additions & 3 deletions cross/fengoffice/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
fengoffice-3.11.2.8.tar.gz SHA1 b700ff65ec7bac41f27fc50866cd81dffca79f36
fengoffice-3.11.2.8.tar.gz SHA256 b146bba574349d0480407a101b4f4924f876425ff5955470c515efbc953b8b6c
fengoffice-3.11.2.8.tar.gz MD5 766ac490d2aeb1ca9a2868a35fcf1300
fengoffice-3.11.4.14.tar.gz SHA1 ae42ef25997203cba7baf95151731e2a1fc42f22
fengoffice-3.11.4.14.tar.gz SHA256 73e108a0417523e8aa5a206b383d83e3588e4e81dd83d8e02f4aa8e7a4059473
fengoffice-3.11.4.14.tar.gz MD5 e74b3644df781252f9e5b8dd078854b7
8 changes: 4 additions & 4 deletions spk/fengoffice/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
SPK_NAME = fengoffice
SPK_VERS = 3.11.2.8
SPK_REV = 4
SPK_VERS = 3.11.4.14
SPK_REV = 5
SPK_ICON = src/fengoffice.png

DEPENDS = cross/$(SPK_NAME)
DEPENDS = cross/fengoffice
# Pure PHP package, make sure ARCH is noarch
override ARCH=noarch

Expand All @@ -14,7 +14,7 @@ SPK_DEPENDS = "WebStation:PHP7.4:MariaDB10:Apache2.4"
MAINTAINER = SynoCommunity
DESCRIPTION = Feng Office is a Collaboration Platform and Project Management System.
DISPLAY_NAME = Feng Office
CHANGELOG = "1. Update to v3.11.2.8.<br/>2. Add PHP profiles for DSM 6.<br/>3. Add backup and restore functions."
CHANGELOG = "1. Update to v3.11.4.14."

HOMEPAGE = https://www.fengoffice.com/
LICENSE = AGPL
Expand Down

0 comments on commit 999c014

Please sign in to comment.