diff options
Diffstat (limited to 'libraries/microsoft-gsl/microsoft-gsl.SlackBuild')
-rw-r--r-- | libraries/microsoft-gsl/microsoft-gsl.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/microsoft-gsl/microsoft-gsl.SlackBuild b/libraries/microsoft-gsl/microsoft-gsl.SlackBuild index 0c62341a21..3ee5419f30 100644 --- a/libraries/microsoft-gsl/microsoft-gsl.SlackBuild +++ b/libraries/microsoft-gsl/microsoft-gsl.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=microsoft-gsl SRCNAM=GSL ARCH=noarch -VERSION=${VERSION:-4.1.0} +VERSION=${VERSION:-4.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |