mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
miniflux: update to 1.1.9.
This commit is contained in:
parent
3e5eb5123b
commit
5e58f67ba6
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.8
|
version=1.1.9
|
||||||
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=66778f8efa246d0a92cebe30db9bcac19d91bcb10bee77e149a024372f2c8f46
|
checksum=fad42283c3d9e4375f2ba07153f45e3dc7d378ee54537d9c225e1e048e3520a4
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
local dest=usr/share/webapps/${pkgname}
|
local dest=usr/share/webapps/${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue