Skip to content

Commit

Permalink
netlib: update release, add head
Browse files Browse the repository at this point in the history
  • Loading branch information
dpo committed Jan 10, 2019
1 parent 30ee817 commit 7d89243
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions netlib.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
class Netlib < Formula
desc "All NETLIB SIF problems"
homepage "http://www.cuter.rl.ac.uk/Problems/netlib.shtml"
url "ftp://ftp.numerical.rl.ac.uk/pub/cuter/netlib.tar.gz"
version "1.0"
sha256 "88f9e05db532535a7356cf16d604c7014feccd6e51062910b0c81fd248c41093"
url "https://bitbucket.org/optrove/netlib-lp/get/v0.1.tar.bz2"
sha256 "b24eb91097ef073ff66c7c6e20b213bfe8b1be6f5dcdb5cb7de38ebc44c77f88"
revision 1
head "https://[email protected]/optrove/netlib-lp.git"

keg_only "this formula only installs data files"

def install
Expand Down

0 comments on commit 7d89243

Please sign in to comment.