xlbiff: update to 4.5.2.
This commit is contained in:
parent
a6375a4e86
commit
b9b4729b57
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xlbiff'
|
# Template file for 'xlbiff'
|
||||||
pkgname=xlbiff
|
pkgname=xlbiff
|
||||||
version=4.5.1
|
version=4.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-xmhformdir=/etc/nmh"
|
configure_args="--with-xmhformdir=/etc/nmh"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.edsantiago.com/xlbiff/"
|
homepage="http://www.edsantiago.com/xlbiff/"
|
||||||
distfiles="https://github.com/edsantiago/xlbiff/archive/${version}.tar.gz"
|
distfiles="https://github.com/edsantiago/xlbiff/archive/${version}.tar.gz"
|
||||||
checksum=96e72a0f30452d39ee9b37b4147cf89681b31546fb4fec607324349531f744cd
|
checksum=f1da27a0cd526100d60f7087d6c88a90a0fef21412bcb7e536a85df0be381e20
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue