mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
mutt: update to 1.12.2.
This commit is contained in:
parent
3de6d15592
commit
1a7db0bf65
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mutt'
|
# Template file for 'mutt'
|
||||||
pkgname=mutt
|
pkgname=mutt
|
||||||
version=1.12.1
|
version=1.12.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache
|
configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache
|
||||||
--enable-gpgme --with-regex --with-idn2 --with-ssl --with-sasl --enable-sidebar
|
--enable-gpgme --with-regex --with-idn2 --with-ssl --with-sasl --enable-sidebar
|
||||||
|
@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="http://www.mutt.org"
|
homepage="http://www.mutt.org"
|
||||||
changelog="http://mutt.org/relnotes/1.12"
|
changelog="http://mutt.org/relnotes/1.12"
|
||||||
distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz"
|
distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz"
|
||||||
checksum=01c565406ec4ffa85db90b45ece2260b25fac3646cc063bbc20a242c6ed4210c
|
checksum=bc42750ce8237742b9382f2148fc547a8d8601aa4a7cd28c55fe7ca045196882
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
make CC="$BUILD_CC" CFLAGS="$BUILD_CFLAGS -fPIC" CPPFLAGS= mutt_md5
|
make CC="$BUILD_CC" CFLAGS="$BUILD_CFLAGS -fPIC" CPPFLAGS= mutt_md5
|
||||||
|
|
Loading…
Add table
Reference in a new issue