nmh: update to 1.7.1.
This commit is contained in:
parent
44933ea3d0
commit
6ac34f24e4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nmh'
|
||||
pkgname=nmh
|
||||
version=1.7
|
||||
revision=2
|
||||
version=1.7.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-cyrus-sasl --with-tls"
|
||||
makedepends="db-devel libcurl-devel libressl-devel libsasl-devel ncurses-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="3-clause-BSD"
|
||||
homepage="http://www.nongnu.org/nmh/"
|
||||
distfiles="http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=cd05c7ca2cae524ae99f6ba673463a5cdeff62df93e85913aa9277ae8304ce44
|
||||
checksum=f1fb94bbf7d95fcd43277c7cfda55633a047187f57afc6c1bb9321852bd07c11
|
||||
conflicts="pick>=0"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue