miniflux: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:34:23 +04:00 committed by Michael Aldridge
parent 4630b0ff5d
commit 7b6759783b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'miniflux'
pkgname=miniflux
version=2.0.45
revision=1
revision=2
build_style=go
go_import_path="miniflux.app"
go_ldflags="-X miniflux.app/version.Version=${version}"