miniflux: update to 2.0.42.
This commit is contained in:
parent
014cec2f91
commit
31c0469646
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miniflux'
|
||||
pkgname=miniflux
|
||||
version=2.0.41
|
||||
version=2.0.42
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="miniflux.app"
|
||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
|||
homepage="https://miniflux.app"
|
||||
changelog="https://raw.githubusercontent.com/miniflux/v2/main/ChangeLog"
|
||||
distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
|
||||
checksum=01e150ebfba12c8b5ca7c1d9d5a5976d018081cafc11228d6f77a48ac3333e1b
|
||||
checksum=f050b2bc9839dd485047b9d7820dbb669668fd13135aa8b49dc0ad304e509fd5
|
||||
system_accounts="_miniflux"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue