miniflux: update to 2.0.13.
This commit is contained in:
parent
ef18fd9b7f
commit
937e4a2efe
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'miniflux'
|
||||
pkgname=miniflux
|
||||
version=2.0.10
|
||||
revision=2
|
||||
version=2.0.13
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/miniflux/miniflux"
|
||||
system_accounts="${pkgname}"
|
||||
miniflux_homedir="/var/lib/${pkgname}"
|
||||
make_dirs="/var/lib/${pkgname} 2770 ${pkgname} ${pkgname}"
|
||||
go_package="miniflux.app"
|
||||
hostmakedepends="git"
|
||||
depends="postgresql"
|
||||
short_desc="Minimalist and opinionated feed reader written in Go"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://miniflux.app"
|
||||
distfiles="https://github.com/miniflux/miniflux/archive/${version}.tar.gz"
|
||||
checksum=9169c22fc71f6c9d0f310654f1bd2c74ba0a53414afacb23b7e017c80a81f4ea
|
||||
checksum=c0213cdc2d6dbdb5cc8fd68a94fe8dd5d699b49faf6c77ad189376117e4e1ceb
|
||||
system_accounts="${pkgname}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue