recipe: vhdl-mode: Upstream has changed the URL

This commit is contained in:
David Holm 2017-01-27 10:37:32 +01:00
parent 6b05709c39
commit e908e0adfb

View File

@ -3,7 +3,7 @@
:website "http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html"
:type http-tar
:options ("xzf")
:url "https://iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode-3.38.1.tar.gz"
:url "https://guest.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode-3.38.1.tar.gz"
:prepare (progn
(add-to-list 'auto-mode-alist
'("\\.vhdl?\\'" . vhdl-mode))))