homebank: update to 5.5.1.
This commit is contained in:
parent
6953322731
commit
3bcd266059
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
|
version=5.5.1
|
||||||
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=dedaa6b02c505cd02c0ec2dd8b2ba4e0cc9d1f45a01eab0da60ab1bc2a7e6c75
|
checksum=9bb39eaad3c4c68d2bcbe21e2f6c4a5274e3a3f385afb2b2ff73ae5fd998da08
|
||||||
|
|
||||||
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