mutt-kz: update to 20140903

This commit is contained in:
Jan S 2014-09-03 13:23:35 +02:00
parent 5427ccfaf6
commit 0a49fe9c0d
1 changed files with 2 additions and 2 deletions

View File

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