mutt-kz: update to 20140422
This commit is contained in:
parent
48ccecdcf3
commit
b4c84bd2b2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mutt-kz'
|
# Template file for 'mutt-kz'
|
||||||
pkgname=mutt-kz
|
pkgname=mutt-kz
|
||||||
version=20140319
|
version=20140422
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-notmuch --enable-pop --enable-imap --enable-smtp
|
configure_args="--enable-notmuch --enable-pop --enable-imap --enable-smtp
|
||||||
|
@ -18,7 +18,7 @@ homepage="https://github.com/karelzak/mutt-kz/"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
# latest commit as of ${version}
|
# latest commit as of ${version}
|
||||||
_githead=bf395dc5784f3e83552acab5c6b68b6b6385fabd
|
_githead=aa8f10c94555e3d142856537c51d43eb0d2449b6
|
||||||
|
|
||||||
git clone git://github.com/karelzak/mutt-kz.git ${pkgname}-${version}
|
git clone git://github.com/karelzak/mutt-kz.git ${pkgname}-${version}
|
||||||
cd ${pkgname}-${version}
|
cd ${pkgname}-${version}
|
||||||
|
|
Loading…
Reference in New Issue