xlbiff: update to 4.5.
This commit is contained in:
parent
10453740fd
commit
d1597610cc
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'xlbiff'
|
# Template file for 'xlbiff'
|
||||||
pkgname=xlbiff
|
pkgname=xlbiff
|
||||||
version=4.4
|
version=4.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"
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
makedepends="libX11-devel libXaw-devel"
|
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="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=97b6e7dd763349f94608e6b9cfb6e72b68ff8e91daf88cbbdacab3f32411f197
|
checksum=efe4163a9b1ef8d7d4a472b2e719a5474022a1e32cc3f7ab1c0c17ee41c28b53
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue