summaryrefslogtreecommitdiff
path: root/system/gmp
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2021-10-24 18:12:17 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2021-10-24 19:00:43 -0500
commit8905fa7409ea656c66d11a95b9568884e8e951b8 (patch)
treec2a8b0e63d6dbe9f258aa25d3454ec1179be6cfd /system/gmp
parent2d46c87c9915da6d80238637dbb900ea9f60c0be (diff)
downloadpackages-8905fa7409ea656c66d11a95b9568884e8e951b8.tar.gz
packages-8905fa7409ea656c66d11a95b9568884e8e951b8.tar.bz2
packages-8905fa7409ea656c66d11a95b9568884e8e951b8.tar.xz
packages-8905fa7409ea656c66d11a95b9568884e8e951b8.zip
system/gmp: Update to 6.2.1
Speedups for POWER9 and arm64; SONAME bump for new syms only.
Diffstat (limited to 'system/gmp')
-rw-r--r--system/gmp/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/gmp/APKBUILD b/system/gmp/APKBUILD
index ab8f1b70b..773adda41 100644
--- a/system/gmp/APKBUILD
+++ b/system/gmp/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adelie Platform Group <adelie-devel@lists.adelielinux.org>
pkgname=gmp
-pkgver=6.1.2
-pkgrel=1
+pkgver=6.2.1
+pkgrel=0
pkgdesc="A free library for arbitrary precision arithmetic"
url="https://gmplib.org/"
arch="all"
@@ -46,4 +46,4 @@ libgmpxx() {
mv "$pkgdir"/usr/lib/libgmpxx.so.* "$subpkgdir"/usr/lib/
}
-sha512sums="9f098281c0593b76ee174b722936952671fab1dae353ce3ed436a31fe2bc9d542eca752353f6645b7077c1f395ab4fdd355c58e08e2a801368f1375690eee2c6 gmp-6.1.2.tar.xz"
+sha512sums="c99be0950a1d05a0297d65641dd35b75b74466f7bf03c9e8a99895a3b2f9a0856cd17887738fa51cf7499781b65c049769271cbcb77d057d2e9f1ec52e07dd84 gmp-6.2.1.tar.xz"