homebank: update to 5.6.4.

This commit is contained in:
Benjamín Albiñana 2023-05-19 15:50:26 +02:00 committed by Andrew Benson
parent 511f81db3c
commit 10200e2c22

View file

@ -1,6 +1,6 @@
# Template file for 'homebank' # Template file for 'homebank'
pkgname=homebank pkgname=homebank
version=5.6.3 version=5.6.4
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="intltool pkg-config" hostmakedepends="intltool pkg-config"
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
homepage="http://homebank.free.fr/" homepage="http://homebank.free.fr/"
changelog="http://homebank.free.fr/ChangeLog" changelog="http://homebank.free.fr/ChangeLog"
distfiles="http://homebank.free.fr/public/sources/homebank-${version}.tar.gz" distfiles="http://homebank.free.fr/public/sources/homebank-${version}.tar.gz"
checksum=419475f564bbd9be7f4101b1197ce53ea21e8374bcf0505391406317ed823828 checksum=81e1ff4186cf1fa90b48978272011887fa7c0b7b066438bd494f4a0f80ff95b9
post_patch() { post_patch() {
vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure