mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
homebank: update to 5.5.8.
This commit is contained in:
parent
e068c0508f
commit
05168051b0
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.7
|
version=5.5.8
|
||||||
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=ada0165f2883ca47af3cea8907c05e6080bc2d04274deebb58bd84b00c3b2838
|
checksum=507a5bb3ceea230780f11206728b061daac00f654b52e782aab875ab71abcf85
|
||||||
|
|
||||||
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