miniflux: update to 2.0.21.
This commit is contained in:
parent
8f772b7472
commit
70de795ce4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miniflux'
|
||||
pkgname=miniflux
|
||||
version=2.0.20
|
||||
version=2.0.21
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/miniflux/miniflux"
|
||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
|||
homepage="https://miniflux.app"
|
||||
changelog="https://raw.githubusercontent.com/miniflux/miniflux/${version}/ChangeLog"
|
||||
distfiles="https://github.com/miniflux/miniflux/archive/${version}.tar.gz"
|
||||
checksum=d2e91303e18568dc7af65e72039114a396d89e5f705823235c677b0268ec6b09
|
||||
checksum=30a4a05dc9f5647995be515372f1bfbba7264cc654a73eb6d840b591b00d9c97
|
||||
system_accounts="_miniflux"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue