miniflux: update to 2.0.44.

This commit is contained in:
Frank Steinborn 2023-05-08 10:30:09 +02:00 committed by Andrew Benson
parent 98a138742b
commit 59b511d9f8
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'miniflux'
pkgname=miniflux
version=2.0.43
revision=2
version=2.0.44
revision=1
build_style=go
go_import_path="miniflux.app"
go_ldflags="-X miniflux.app/version.Version=${version}"
@ -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=47bd2cf4fabcfff8589c24069e3d5b399cea55e60437585d3d1c1bd6a22e69b6
checksum=9b3d873c21dde5eafc947be5394cd1bdd6d4f49ba62e5d796a526176647d9404
system_accounts="_miniflux"
post_install() {