ipcalc: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-23 19:53:58 +08:00
parent 24878740a8
commit 84d6276330

View file

@ -4,6 +4,8 @@ class Ipcalc < Formula
url "http://jodies.de/ipcalc-archive/ipcalc-0.41.tar.gz"
sha256 "dda9c571ce3369e5b6b06e92790434b54bec1f2b03f1c9df054c0988aa4e2e8a"
bottle :unneeded
def install
bin.install "ipcalc"
end