File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11#! /bin/sh
22[ -r conf ] && . ./conf
33exec 2>&1
4- exec chpst -u _miniflux miniflux.app
4+ exec chpst -u _miniflux miniflux.app ${OPTS}
Original file line number Diff line number Diff line change 11# Template file for 'miniflux'
22pkgname=miniflux
3- version=2.2.4
3+ version=2.2.9
44revision=1
55build_style=go
66go_import_path="miniflux.app/v2"
@@ -11,7 +11,7 @@ license="Apache-2.0"
1111homepage="https://miniflux.app"
1212changelog="https://raw.githubusercontent.com/miniflux/v2/main/ChangeLog"
1313distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
14- checksum=d7a00e7de54edf499d5797f09df4f77c0e66dbc57445a1837d89ae80347c07c2
14+ checksum=7735912fbb232fd588f16528ead4b3a7e5bd02688827120316ba5c60f5fc0bcd
1515system_accounts="_miniflux"
1616
1717post_install() {
You can’t perform that action at this time.
0 commit comments