miniflux: update to 1.1.8.

This commit is contained in:
Eivind Uggedal 2015-09-19 15:40:06 +02:00
parent 46b07dbf29
commit 82fb4dd6d7
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'miniflux'
pkgname=miniflux
version=1.1.7
revision=2
version=1.1.8
revision=1
noarch=yes
wrksrc=$pkgname
conf_files="/usr/share/webapps/${pkgname}/config.php"
@ -15,7 +15,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="AGPL-3"
homepage="http://miniflux.net"
distfiles="${homepage}/${pkgname}-${version}.zip"
checksum=9a95489619a77f0b65f8d20df07f70502b8ce4931ba9b1e5a4a4a0f0fa3f7e79
checksum=66778f8efa246d0a92cebe30db9bcac19d91bcb10bee77e149a024372f2c8f46
do_install() {
local dest=usr/share/webapps/${pkgname}