Merge pull request #1204 from tokuhirom/recipies/update-howm-141

Recipies: use howm 1.4.1
This commit is contained in:
Dimitri Fontaine 2013-05-05 12:27:27 -07:00
commit 15901f4a47

View File

@ -3,5 +3,5 @@
:description "Write fragmentarily and read collectively."
:type http-tar
:options ("xzf")
:url "http://howm.sourceforge.jp/a/howm-1.3.9.2.tar.gz"
:url "http://howm.sourceforge.jp/a/howm-1.4.1.tar.gz"
:build `(("./configure" ,(concat "--with-emacs=" el-get-emacs)) "make"))