miniflux: update to 2.0.26.
This commit is contained in:
parent
2c70789fe2
commit
cea7bcc8c3
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'miniflux'
|
||||
pkgname=miniflux
|
||||
version=2.0.24
|
||||
version=2.0.26
|
||||
revision=1
|
||||
wrksrc="v2-${version}"
|
||||
build_style=go
|
||||
go_import_path="github.com/miniflux/miniflux"
|
||||
go_package="miniflux.app"
|
||||
|
@ -12,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=4f0fa176b80bc8c34e4bfa954eebb3dc49c38c38c057b60831cda3162de43637
|
||||
checksum=c16c9386f7a7fa1f938453beaa84d5d704bb8a3e4338a09c7c56df99c776de13
|
||||
system_accounts="_miniflux"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue