mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
miniflux: update to 2.0.20.
This commit is contained in:
parent
0049730d5a
commit
ce03e43ce1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'miniflux'
|
# Template file for 'miniflux'
|
||||||
pkgname=miniflux
|
pkgname=miniflux
|
||||||
version=2.0.19
|
version=2.0.20
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/miniflux/miniflux"
|
go_import_path="github.com/miniflux/miniflux"
|
||||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
||||||
homepage="https://miniflux.app"
|
homepage="https://miniflux.app"
|
||||||
changelog="https://raw.githubusercontent.com/miniflux/miniflux/${version}/ChangeLog"
|
changelog="https://raw.githubusercontent.com/miniflux/miniflux/${version}/ChangeLog"
|
||||||
distfiles="https://github.com/miniflux/miniflux/archive/${version}.tar.gz"
|
distfiles="https://github.com/miniflux/miniflux/archive/${version}.tar.gz"
|
||||||
checksum=954f57ee0cb434f69cece6b79dcf3611470a8092fa078fe253820e696c6bc15e
|
checksum=d2e91303e18568dc7af65e72039114a396d89e5f705823235c677b0268ec6b09
|
||||||
system_accounts="_miniflux"
|
system_accounts="_miniflux"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue