community/openlibm to 0.7.5-1

This commit is contained in:
Kevin Mihelich 2021-02-17 19:21:29 +00:00
parent 88560b9d5f
commit 282d9316b5

View file

@ -6,7 +6,7 @@
# - patch out hard ARM march and float specification
pkgname=openlibm
pkgver=0.7.4
pkgver=0.7.5
pkgrel=1
pkgdesc='Standalone implementation of C mathematical functions'
arch=(x86_64)
@ -15,7 +15,7 @@ license=(BSD)
depends=(glibc)
source=("$pkgname-$pkgver.tar.gz::https://github.com/JuliaLang/$pkgname/archive/v$pkgver.tar.gz"
'0001-Remove-ARM-march-and-float-specification.patch')
sha256sums=('eb585204d6c995691e5545ea4ffcb887c159bf05cc5ee1bbf92a6fcdde2fccae'
sha256sums=('be983b9e1e40e696e8bbb7eb8f6376d3ca0ae675ae6d82936540385b0eeec15b'
'2b16d1e852a88bc6d31e9b25ed60b1a374f46b2034ce3449c2b8dafc6d2007c9')
prepare() {