homebank: update to 5.5.2.
This commit is contained in:
parent
b8a9752348
commit
0f84a4ef9c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'homebank'
|
# Template file for 'homebank'
|
||||||
pkgname=homebank
|
pkgname=homebank
|
||||||
version=5.5.1
|
version=5.5.2
|
||||||
revision=2
|
revision=2
|
||||||
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=9bb39eaad3c4c68d2bcbe21e2f6c4a5274e3a3f385afb2b2ff73ae5fd998da08
|
checksum=989ef378e4c9f8234b62bb93d6a4b14bd4c98dc889519838dba1f44f12c51ed2
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure
|
vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure
|
||||||
|
|
Loading…
Reference in a new issue