gsl: add notations on 2.x update

Closes Homebrew/homebrew#46569.
This commit is contained in:
Dominyk Tiller 2015-12-02 15:40:51 +00:00
parent 2a51426059
commit 9ee284fac3

View file

@ -1,3 +1,6 @@
# Please don't update me to the 2.x branch yet until issues discussed in
# https://github.com/Homebrew/homebrew/issues/45812 are resolved.
# If you want 2.x now, file a PR in homebrew/versions. Thanks!
class Gsl < Formula
desc "Numerical library for C and C++"
homepage "https://www.gnu.org/software/gsl/"