mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
miniflux: update to 2.0.16.
This commit is contained in:
parent
aad7ba2b8d
commit
cec8c34521
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'miniflux'
|
# Template file for 'miniflux'
|
||||||
pkgname=miniflux
|
pkgname=miniflux
|
||||||
version=2.0.15
|
version=2.0.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/miniflux/miniflux"
|
go_import_path="github.com/miniflux/miniflux"
|
||||||
|
@ -11,10 +11,12 @@ short_desc="Minimalist and opinionated feed reader written in Go"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://miniflux.app"
|
homepage="https://miniflux.app"
|
||||||
|
changelog="https://raw.githubusercontent.com/miniflux/miniflux/2.0.16/ChangeLog"
|
||||||
distfiles="https://github.com/miniflux/miniflux/archive/${version}.tar.gz"
|
distfiles="https://github.com/miniflux/miniflux/archive/${version}.tar.gz"
|
||||||
checksum=02500db5655754116379b92acb11b3b040bcb9ba707014f74e0cc21dfdcbd0ff
|
checksum=0f255172fcf7442c835a00333943b291ef921a63711e16ab33f712bf577391dc
|
||||||
system_accounts="_miniflux"
|
system_accounts="_miniflux"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv miniflux
|
vsv miniflux
|
||||||
|
vman miniflux.1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue