mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
homebank: update to 5.6.2.
This commit is contained in:
parent
2f0c2ce232
commit
a6b21b801f
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.6.1
|
version=5.6.2
|
||||||
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/sources/homebank-${version}.tar.gz"
|
distfiles="http://homebank.free.fr/public/sources/homebank-${version}.tar.gz"
|
||||||
checksum=3a489c31c553269ab8aa014fdd0eea90fc21d5715e8c1dc5d0feaf730ef38f0f
|
checksum=12ebde58e04d3c18496f95496067c4e8841b0d111668d1f47c239292b15316f1
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure
|
vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure
|
||||||
|
|
Loading…
Add table
Reference in a new issue