mutt-kz: update to 20140319

This commit is contained in:
jan-schreib 2014-03-20 00:07:07 +01:00
parent dc738ff75a
commit 8ab8afba30

View File

@ -1,6 +1,6 @@
# Template file for 'mutt-kz'
pkgname=mutt-kz
version=20140306
version=20140319
revision=1
build_style=gnu-configure
configure_args="--enable-notmuch --enable-pop --enable-imap --enable-smtp
@ -18,7 +18,7 @@ homepage="https://github.com/karelzak/mutt-kz/"
do_fetch() {
# latest commit as of ${version}
_githead=51e74b779917f3a604a8e6aa79f9dd1473d23bfe
_githead=bf395dc5784f3e83552acab5c6b68b6b6385fabd
git clone git://github.com/karelzak/mutt-kz.git ${pkgname}-${version}
cd ${pkgname}-${version}