mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
miniflux: update to 1.1.7.
This commit is contained in:
parent
6d465e0a43
commit
35c9371b06
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'miniflux'
|
# Template file for 'miniflux'
|
||||||
pkgname=miniflux
|
pkgname=miniflux
|
||||||
version=1.1.6
|
version=1.1.7
|
||||||
revision=4
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
conf_files="/usr/share/webapps/${pkgname}/config.php"
|
conf_files="/usr/share/webapps/${pkgname}/config.php"
|
||||||
|
@ -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=208f91be8d7f343520fba1dfc8c6780add6dfc1ff7f63801fd4eae410ed36872
|
checksum=9a95489619a77f0b65f8d20df07f70502b8ce4931ba9b1e5a4a4a0f0fa3f7e79
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
local dest=usr/share/webapps/${pkgname}
|
local dest=usr/share/webapps/${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue