homebank: update to 5.6.1.
This commit is contained in:
parent
22f8ada564
commit
d4e035e12f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'homebank'
|
# Template file for 'homebank'
|
||||||
pkgname=homebank
|
pkgname=homebank
|
||||||
version=5.6
|
version=5.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="intltool pkg-config"
|
hostmakedepends="intltool pkg-config"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Free personal finance software"
|
||||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
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/sources/homebank-${version}.tar.gz"
|
||||||
checksum=41157cd5fd2b3ee9106df07accddb54611782a2ecbaf3dbe8ed4f8c54703e0c5
|
checksum=3a489c31c553269ab8aa014fdd0eea90fc21d5715e8c1dc5d0feaf730ef38f0f
|
||||||
|
|
||||||
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 New Issue