fb-client 1.1.4
This commit is contained in:
parent
7a83b04110
commit
dacb4890a9
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class FbClient < Formula
|
||||
homepage 'https://paste.xinu.at'
|
||||
url 'https://paste.xinu.at/data/client/fb-1.1.3.tar.gz'
|
||||
sha1 'e18605950735c6bd5e48636d7e7893235206e9cf'
|
||||
url 'https://paste.xinu.at/data/client/fb-1.1.4.tar.gz'
|
||||
sha1 '03483b5cdda9d27121941ddd10ffd20967f3f63b'
|
||||
|
||||
def install
|
||||
system "make", "PREFIX=#{prefix}", "install"
|
||||
|
|
Loading…
Reference in a new issue