mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
miniflux: update to 2.0.42.
This commit is contained in:
parent
014cec2f91
commit
31c0469646
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.41
|
version=2.0.42
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="miniflux.app"
|
go_import_path="miniflux.app"
|
||||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
||||||
homepage="https://miniflux.app"
|
homepage="https://miniflux.app"
|
||||||
changelog="https://raw.githubusercontent.com/miniflux/v2/main/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=01e150ebfba12c8b5ca7c1d9d5a5976d018081cafc11228d6f77a48ac3333e1b
|
checksum=f050b2bc9839dd485047b9d7820dbb669668fd13135aa8b49dc0ad304e509fd5
|
||||||
system_accounts="_miniflux"
|
system_accounts="_miniflux"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue