homebank: update to 5.5.6.

This commit is contained in:
Benjamín Albiñana 2022-06-29 17:41:55 +02:00 committed by Duncan Overbruck
parent 242d793398
commit 7b23be8b0a

View file

@ -1,6 +1,6 @@
# Template file for 'homebank' # Template file for 'homebank'
pkgname=homebank pkgname=homebank
version=5.5.5 version=5.5.6
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="intltool pkg-config" hostmakedepends="intltool pkg-config"
@ -11,7 +11,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="http://homebank.free.fr/" homepage="http://homebank.free.fr/"
distfiles="http://homebank.free.fr/public/homebank-${version}.tar.gz" distfiles="http://homebank.free.fr/public/homebank-${version}.tar.gz"
checksum=bece05ecb52392147424aa1e5a179389777b82bf468abebd73eb70b2af9c9e67 checksum=460e8e8c72e4c152039d7ab3a8f5c0f03c6a49dae1d93e95fe02c1343f2fc7da
post_patch() { post_patch() {
vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure