nmh: update to 1.8.

This commit is contained in:
Leah Neukirchen 2023-02-19 16:37:50 +01:00
parent 5debae1cf6
commit 6ded04e14a
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'nmh'
pkgname=nmh
version=1.7.1
revision=6
version=1.8
revision=1
build_style=gnu-configure
configure_args="--with-cyrus-sasl --with-tls"
makedepends="db-devel libcurl-devel openssl-devel libsasl-devel ncurses-devel"
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-3-Clause"
homepage="http://www.nongnu.org/nmh/"
distfiles="http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=f1fb94bbf7d95fcd43277c7cfda55633a047187f57afc6c1bb9321852bd07c11
checksum=366ce0ce3f9447302f5567009269c8bb3882d808f33eefac85ba367e875c8615
conflicts="pick>=0"
pre_build() {