homebank: update to 5.6.3.
This commit is contained in:
parent
5de01b89c1
commit
e0dafaa6e7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'homebank'
|
||||
pkgname=homebank
|
||||
version=5.6.2
|
||||
version=5.6.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="intltool pkg-config"
|
||||
|
@ -10,8 +10,9 @@ short_desc="Free personal finance software"
|
|||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://homebank.free.fr/"
|
||||
changelog="http://homebank.free.fr/ChangeLog"
|
||||
distfiles="http://homebank.free.fr/public/sources/homebank-${version}.tar.gz"
|
||||
checksum=12ebde58e04d3c18496f95496067c4e8841b0d111668d1f47c239292b15316f1
|
||||
checksum=419475f564bbd9be7f4101b1197ce53ea21e8374bcf0505391406317ed823828
|
||||
|
||||
post_patch() {
|
||||
vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure
|
||||
|
|
Loading…
Reference in New Issue