miniflux: update to 2.0.30.
This commit is contained in:
parent
12251ffa73
commit
3d55e8f0de
@ -1,10 +1,11 @@
|
||||
# Template file for 'miniflux'
|
||||
pkgname=miniflux
|
||||
version=2.0.29
|
||||
version=2.0.30
|
||||
revision=1
|
||||
wrksrc="v2-${version}"
|
||||
build_style=go
|
||||
go_import_path="miniflux.app"
|
||||
go_ldflags="-X miniflux.app/version.Version=${version}"
|
||||
hostmakedepends="git"
|
||||
short_desc="Minimalist and opinionated feed reader written in Go"
|
||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||
@ -12,7 +13,7 @@ license="Apache-2.0"
|
||||
homepage="https://miniflux.app"
|
||||
changelog="https://raw.githubusercontent.com/miniflux/v2/master/ChangeLog"
|
||||
distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
|
||||
checksum=dcce29b07738cd2ffe1da3cf1401d8c49ead421a81e2b2239323f3423c867200
|
||||
checksum=b5328c99e176439c44647cfec48fd6b5557b18060d0c93871bf8cbbac98e9594
|
||||
system_accounts="_miniflux"
|
||||
|
||||
post_install() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user