summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-06-04 15:08:06 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-06-05 11:14:56 +0200
commita76e74030b035cbd45d59feacf25f8d5fe1bb90f (patch)
treefd0cd93cdd202722adf13cd9fd742ee7df4c6fde
parent4d0b3bdf23692db45f835a897d051bb2dc126e98 (diff)
downloadbuildroot-a76e74030b035cbd45d59feacf25f8d5fe1bb90f.tar.gz
buildroot-a76e74030b035cbd45d59feacf25f8d5fe1bb90f.zip
package/gsl: bump version to 2.3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/gsl/gsl.hash2
-rw-r--r--package/gsl/gsl.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/gsl/gsl.hash b/package/gsl/gsl.hash
index bc33e4e2d1..f7b1d53385 100644
--- a/package/gsl/gsl.hash
+++ b/package/gsl/gsl.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 73bc2f51b90d2a780e6d266d43e487b3dbd78945dd0b04b14ca5980fe28d2f53 gsl-1.16.tar.gz
+sha256 562500b789cd599b3a4f88547a7a3280538ab2ff4939504c8b4ac4ca25feadfb gsl-2.3.tar.gz
diff --git a/package/gsl/gsl.mk b/package/gsl/gsl.mk
index 3dd49044ac..41379f4337 100644
--- a/package/gsl/gsl.mk
+++ b/package/gsl/gsl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GSL_VERSION = 1.16
+GSL_VERSION = 2.3
GSL_SITE = $(BR2_GNU_MIRROR)/gsl
GSL_INSTALL_STAGING = YES
GSL_LICENSE = GPL-3.0
OpenPOWER on IntegriCloud