xlbiff: update to 4.6.3.
This commit is contained in:
parent
440e915ddb
commit
26ab6e3892
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xlbiff'
|
# Template file for 'xlbiff'
|
||||||
pkgname=xlbiff
|
pkgname=xlbiff
|
||||||
version=4.6
|
version=4.6.3
|
||||||
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=428dee616cb2d87cc0b778cd99fae13da3cad986c719d98fbf819fea10cd17f3
|
checksum=f3e1b98641317cd4bff7f921daa0b2b24092d5495f04e5ad48a0b2d3b4941ee6
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue