miniflux: update to 1.2.3. (#8526)
This commit is contained in:
parent
12a5fc124c
commit
288a63dafb
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=1.1.10
|
version=1.2.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="AGPL-3"
|
license="AGPL-3"
|
||||||
homepage="http://miniflux.net"
|
homepage="http://miniflux.net"
|
||||||
distfiles="${homepage}/${pkgname}-${version}.zip"
|
distfiles="${homepage}/${pkgname}-${version}.zip"
|
||||||
checksum=506efee131e5db803b9ff3d911ec9201a5f99a77f52d09568058448069ba0251
|
checksum=841eaf9bd537da79e20184391b1cef50c7661e50882c8e15fad655a83aeaf4be
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
local dest=usr/share/webapps/${pkgname}
|
local dest=usr/share/webapps/${pkgname}
|
||||||
|
|
Loading…
Reference in a new issue