From 97743064bb1ac0f814c01e71ccc2ae6743959fe2 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 26 May 2014 13:13:26 +0200 Subject: [PATCH] mutt: make this build again --- srcpkgs/mutt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mutt/template b/srcpkgs/mutt/template index efa0f4c513b..e283893c7d9 100644 --- a/srcpkgs/mutt/template +++ b/srcpkgs/mutt/template @@ -1,7 +1,7 @@ # Template file for 'mutt' pkgname=mutt version=1.5.23 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-pop --enable-imap --enable-smtp --enable-gpgme --with-idn --with-ssl --with-gpgme-prefix=${XBPS_CROSS_BASE}/usr @@ -14,7 +14,7 @@ short_desc="The Mutt Mail Client" maintainer="Jan S. " license="GPL-2" homepage="http://www.mutt.org" -distfiles="ftp://ftp.mutt.org/mutt/mutt-${version}.tar.gz" +distfiles="https://bitbucket.org/${pkgname}/${pkgname}/downloads/${pkgname}-${version}.tar.gz" checksum=3af0701e57b9e1880ed3a0dee34498a228939e854a16cdccd24e5e502626fd37 pre_build() {