Skip to content

Commit

Permalink
Update to v2.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mreid-tt committed Jan 6, 2025
1 parent 87bc789 commit 871d3e6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion cross/mantisbt/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = mantisbt
PKG_VERS = 2.26.3
PKG_VERS = 2.27.0
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://sourceforge.net/projects/$(PKG_NAME)/files/mantis-stable/$(PKG_VERS)
Expand Down
6 changes: 3 additions & 3 deletions cross/mantisbt/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
mantisbt-2.26.3.tar.gz SHA1 c330020817774ef4eeb39d61b1c595dab39c6246
mantisbt-2.26.3.tar.gz SHA256 6f70c381b4c19c2153e83acdad280cff3662a45cf27df6009f576f2b5447f7ed
mantisbt-2.26.3.tar.gz MD5 47b1feeeb0ffb310c9cc76873a478612
mantisbt-2.27.0.tar.gz SHA1 4fefd2563a48379756ab8eb62c5f994b49579c66
mantisbt-2.27.0.tar.gz SHA256 8ab7201dccbc991b99170bcc7caa644a541401168c84f156e1629649a84e13af
mantisbt-2.27.0.tar.gz MD5 c7b99d6b46de8e0597713571c570bac5
6 changes: 3 additions & 3 deletions spk/mantisbt/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SPK_NAME = mantisbt
SPK_VERS = 2.26.3
SPK_REV = 6
SPK_VERS = 2.27.0
SPK_REV = 7
SPK_ICON = src/mantisbt.png

DEPENDS = cross/$(SPK_NAME)
Expand All @@ -15,7 +15,7 @@ MAINTAINER = SynoCommunity
DESCRIPTION = Mantis is an easily deployable, web based bugtracker to aid product bug tracking. It requires PHP, MySQL and a web server. It is simpler than Bugzilla and easily editable.
DESCRIPTION_FRE = Mantis est un bugtracker web aisément déployable pour faciliter le suivi des bogues. Il nécessite PHP, MySQL et un serveur web. Il est plus simple d\'accès que Bugzilla et facilement modifiable.
DISPLAY_NAME = MantisBT
CHANGELOG = "1. Update to v2.26.3.<br/>2. Add PHP profiles for DSM 6.<br/>3. Add backup and restore functions."
CHANGELOG = "1. Update to v2.27.0."

HOMEPAGE = https://www.mantisbt.org
LICENSE = GPL
Expand Down

0 comments on commit 871d3e6

Please sign in to comment.