miniflux: update to 2.0.37.
Also add log service.
This commit is contained in:
parent
d4ec24c633
commit
8ec8351a6c
2 changed files with 3 additions and 2 deletions
1
srcpkgs/miniflux/files/miniflux/log/run
Symbolic link
1
srcpkgs/miniflux/files/miniflux/log/run
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
/usr/bin/vlogger
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'miniflux'
|
# Template file for 'miniflux'
|
||||||
pkgname=miniflux
|
pkgname=miniflux
|
||||||
version=2.0.36
|
version=2.0.37
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="v2-${version}"
|
wrksrc="v2-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="https://miniflux.app"
|
homepage="https://miniflux.app"
|
||||||
changelog="https://raw.githubusercontent.com/miniflux/v2/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/miniflux/v2/master/ChangeLog"
|
||||||
distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
|
distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
|
||||||
checksum=15ac4ad4ab6f87de2143a85f52252e80d7c216a69aab334363e1972b81f231fd
|
checksum=fa647ea15ade5ec2ed64648a34d6df30553f1358f7365a3f7301ff4fd212b635
|
||||||
system_accounts="_miniflux"
|
system_accounts="_miniflux"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue