xlbiff: update to 4.6.4.
This commit is contained in:
parent
31e14d727a
commit
91382a2278
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xlbiff'
|
# Template file for 'xlbiff'
|
||||||
pkgname=xlbiff
|
pkgname=xlbiff
|
||||||
version=4.6.3
|
version=4.6.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-xmhformdir=/etc/nmh"
|
configure_args="--with-xmhformdir=/etc/nmh"
|
||||||
|
@ -9,9 +9,9 @@ makedepends="libX11-devel libXaw-devel libXrandr-devel"
|
||||||
short_desc="X Literate Biff, a mail notifier"
|
short_desc="X Literate Biff, a mail notifier"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://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=f3e1b98641317cd4bff7f921daa0b2b24092d5495f04e5ad48a0b2d3b4941ee6
|
checksum=42a24e1bb42a07fd870d78a5c296f6c1f7aa0f8992a57a553e47d8f3e6506780
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue