From 8905fa7409ea656c66d11a95b9568884e8e951b8 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 24 Oct 2021 18:12:17 -0500 Subject: system/gmp: Update to 6.2.1 Speedups for POWER9 and arm64; SONAME bump for new syms only. --- system/gmp/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'system/gmp/APKBUILD') 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 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" -- cgit v1.2.3-60-g2f50