Recipies: use howm 1.4.1

This commit is contained in:
tokuhirom 2013-05-03 10:14:30 +09:00
parent 8b5aa9e839
commit b6a0bff14a

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"))