miniflux: update to 2.0.27.

This commit is contained in:
Frank Steinborn 2021-01-13 10:44:34 +01:00 committed by Piraty
parent 9a9f13fb92
commit 67d6abd9dd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'miniflux'
pkgname=miniflux
version=2.0.26
version=2.0.27
revision=1
wrksrc="v2-${version}"
build_style=go
@ -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=c16c9386f7a7fa1f938453beaa84d5d704bb8a3e4338a09c7c56df99c776de13
checksum=ec6696b1cf41ef50b76d02d1179838e03d9c3bcb3dce48febe2b5f4ecc450473
system_accounts="_miniflux"
post_install() {