mutt-kz: update to 20140514.
This commit is contained in:
parent
ae986e6fdb
commit
f6d36cc562
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mutt-kz'
|
# Template file for 'mutt-kz'
|
||||||
pkgname=mutt-kz
|
pkgname=mutt-kz
|
||||||
version=20140422
|
version=20140514
|
||||||
revision=2
|
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
|
||||||
--enable-hcache --enable-gpgme --with-regex --with-idn --with-ssl
|
--enable-hcache --enable-gpgme --with-regex --with-idn --with-ssl
|
||||||
|
@ -20,7 +20,7 @@ homepage="https://github.com/karelzak/mutt-kz/"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
# latest commit as of ${version}
|
# latest commit as of ${version}
|
||||||
_githead=aa8f10c94555e3d142856537c51d43eb0d2449b6
|
_githead=d3556892bc29e14f253b3882280a0293e0f0dd99
|
||||||
|
|
||||||
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 a new issue