mutt-kz: update to newest git version.

This commit is contained in:
Jan S 2014-03-09 14:44:00 +01:00
parent 6c8e654eee
commit b5aa55d791
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mutt-kz'
pkgname=mutt-kz
version=20140128
version=20140306
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=be196028c755d3ffff184e9781ac933fbacbd562
_githead=51e74b779917f3a604a8e6aa79f9dd1473d23bfe
git clone git://github.com/karelzak/mutt-kz.git ${pkgname}-${version}
cd ${pkgname}-${version}