parent
2848f2d0d9
commit
92976fea1c
1 changed files with 2 additions and 3 deletions
|
@ -1,19 +1,18 @@
|
|||
# Template file for 'miniflux'
|
||||
pkgname=miniflux
|
||||
version=2.0.23
|
||||
version=2.0.24
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/miniflux/miniflux"
|
||||
go_package="miniflux.app"
|
||||
hostmakedepends="git"
|
||||
depends="postgresql"
|
||||
short_desc="Minimalist and opinionated feed reader written in Go"
|
||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||
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=efe020c4feb0003fdab7e34d0b784a9148733a97953adc0cf40bcf2273ba0653
|
||||
checksum=4f0fa176b80bc8c34e4bfa954eebb3dc49c38c38c057b60831cda3162de43637
|
||||
system_accounts="_miniflux"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue