mutt-kz: update to 20140613

This commit is contained in:
Jan S 2014-07-22 01:31:30 +02:00
parent 7cc1c9f097
commit a34c3cf735

View File

@ -1,7 +1,7 @@
# Template file for 'mutt-kz'
pkgname=mutt-kz
version=20140514
revision=2
version=20140613
revision=1
build_style=gnu-configure
configure_args="--enable-notmuch --enable-pop --enable-imap --enable-smtp
--enable-hcache --enable-gpgme --with-regex --with-idn --with-ssl
@ -20,7 +20,7 @@ homepage="https://github.com/karelzak/mutt-kz/"
do_fetch() {
# latest commit as of ${version}
_githead=d3556892bc29e14f253b3882280a0293e0f0dd99
_githead=738df8f050829116124d68126369dfb81fe38b37
git clone git://github.com/karelzak/mutt-kz.git ${pkgname}-${version}
cd ${pkgname}-${version}