mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
miniflux: update to 2.0.38.
This commit is contained in:
parent
726a09bcec
commit
a472bf6b95
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'miniflux'
|
# Template file for 'miniflux'
|
||||||
pkgname=miniflux
|
pkgname=miniflux
|
||||||
version=2.0.37
|
version=2.0.38
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="v2-${version}"
|
wrksrc="v2-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -10,9 +10,9 @@ short_desc="Minimalist and opinionated feed reader written in Go"
|
||||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://miniflux.app"
|
homepage="https://miniflux.app"
|
||||||
changelog="https://raw.githubusercontent.com/miniflux/v2/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/miniflux/v2/main/ChangeLog"
|
||||||
distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
|
distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
|
||||||
checksum=fa647ea15ade5ec2ed64648a34d6df30553f1358f7365a3f7301ff4fd212b635
|
checksum=8c2e35a91d9b47a0879bcee4c23f342375293e97cee9639bb44b359b21e14d2a
|
||||||
system_accounts="_miniflux"
|
system_accounts="_miniflux"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue