fb-client 1.1.4

master
Adam Vandenberg 2013-07-31 10:11:46 -07:00
parent 7a83b04110
commit dacb4890a9
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class FbClient < Formula class FbClient < Formula
homepage 'https://paste.xinu.at' homepage 'https://paste.xinu.at'
url 'https://paste.xinu.at/data/client/fb-1.1.3.tar.gz' url 'https://paste.xinu.at/data/client/fb-1.1.4.tar.gz'
sha1 'e18605950735c6bd5e48636d7e7893235206e9cf' sha1 '03483b5cdda9d27121941ddd10ffd20967f3f63b'
def install def install
system "make", "PREFIX=#{prefix}", "install" system "make", "PREFIX=#{prefix}", "install"