mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
miniflux: update to 2.2.10.
This commit is contained in:
parent
be765aab92
commit
791729c449
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.2.9
|
version=2.2.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="miniflux.app/v2"
|
go_import_path="miniflux.app/v2"
|
||||||
|
@ -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=7735912fbb232fd588f16528ead4b3a7e5bd02688827120316ba5c60f5fc0bcd
|
checksum=a216b93a32d14a7a6ca48fd7f5e86b8a4e8c58b1bf5d83fc4d3aacaaaf4e6a48
|
||||||
system_accounts="_miniflux"
|
system_accounts="_miniflux"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue