aboutsummaryrefslogtreecommitdiffstats
path: root/community/gsl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gsl/APKBUILD')
-rw-r--r--community/gsl/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gsl/APKBUILD b/community/gsl/APKBUILD
index 9e7683d25cb..c7034f2b8e7 100644
--- a/community/gsl/APKBUILD
+++ b/community/gsl/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gsl
-pkgver=2.7
-pkgrel=0
+pkgver=2.7.1
+pkgrel=1
pkgdesc="Modern numerical library for C and C++ programmers"
options="!check" # x86 and aarch64 fail the testsuite
url="https://www.gnu.org/software/gsl/gsl.html"
@@ -34,5 +34,5 @@ package() {
}
sha512sums="
-a14ac5400acaf4884620430dbeb6f0b28eafe946923b792ab0eccc2a2abc9113d8ce342f4b1e5396f05247649f7d6f953944a8e6bdbf9ee1adb9e67b7c3df2b5 gsl-2.7.tar.gz
+3300a748b63b583374701d5ae2a9db7349d0de51061a9f98e7c145b2f7de9710b3ad58b3318d0be2a9a287ace4cc5735bb9348cdf48075b98c1f6cc1029df131 gsl-2.7.1.tar.gz
"