xlbiff: update to 4.6.5.
This commit is contained in:
parent
29585099c9
commit
9dc66af99a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xlbiff'
|
# Template file for 'xlbiff'
|
||||||
pkgname=xlbiff
|
pkgname=xlbiff
|
||||||
version=4.6.4
|
version=4.6.5
|
||||||
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="https://www.edsantiago.com/xlbiff/"
|
homepage="https://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=42a24e1bb42a07fd870d78a5c296f6c1f7aa0f8992a57a553e47d8f3e6506780
|
checksum=16f0ec3a6853a9f6abf0ce96e9fda553fb9f34c3f9348c5f87a8d69db035f1f8
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue